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

Piotr Buda (JIRA) jira-events at lists.jboss.org
Thu Nov 13 06:32:37 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Buda resolved RF-4505.
----------------------------

    Resolution: Done


Fixed

> 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
>            Assignee: 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