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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to