[richfaces-issues] [JBoss JIRA] Created: (RF-951) DataTable - returned rowKey is different from rowIndex

Maksim Kaszynski (JIRA) jira-events at lists.jboss.org
Mon Sep 17 16:05:11 EDT 2007


DataTable - returned rowKey is different from rowIndex
------------------------------------------------------

                 Key: RF-951
                 URL: http://jira.jboss.com/jira/browse/RF-951
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Maksim Kaszynski
         Assigned To: Alexander Smirnov
             Fix For: 3.2.0


When UIDataTable starts processing of row 1, it saves row 0 .
dataChildren.isColumn()  predicate is evaluated, 
rowIndex in wrapped model is already set to 1, while rowKey is still 0;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list