]
Maksim Kaszynski resolved RF-1248.
----------------------------------
Resolution: Done
Fixed in 3.2.0
rich:scrollableDataTable + a4j:support - onrowclick actionListener
always gets previously clicked row data
----------------------------------------------------------------------------------------------------------
Key: RF-1248
URL:
http://jira.jboss.com/jira/browse/RF-1248
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.2
Environment: JBoss 4.2.0 GA
JSF 1.2
Facelets
Firefox 2.0.0.8 as browser
Reporter: Yurii Kartsev
Assigned To: Maksim Kaszynski
Fix For: 3.2.0
While accessing scrollableDataTable from action listener, only previously clicked row is
available. For example - we click on a row(with data "row1") for the first time,
action listener is invoked, but scrollableDataTableSelection.getKeys().hasNext() gives
false. We click on another row(with data "row2"), action listener is invoked
again, scrollableDataTableSelection.getKeys().hasNext() gives true now, but as selected
row we have row1!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: