[richfaces-issues] [JBoss JIRA] Created: (RF-4505) extendedDataTable is not rendering properly in a4j:repeat

Piotr Kawiak (JIRA) jira-events at lists.jboss.org
Sat Sep 20 05:50:20 EDT 2008


extendedDataTable is not rendering properly in a4j:repeat
---------------------------------------------------------

                 Key: RF-4505
                 URL: https://jira.jboss.org/jira/browse/RF-4505
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Piotr Kawiak


Extended data table placed in a4j:repeat won't render properly. The cause is an error in JavaScript.
That error is connected with incorrect lookup of rows inside selection mechanism.

rowIndex = Number(nrows[i].id.split(this.prefix)[1].split(":")[2]);

will cause an error.


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

        



More information about the richfaces-issues mailing list