[richfaces-issues] [JBoss JIRA] (RF-11753) faulty rendering of rich:dataTable and rich:collapsibleSubTable

Brian Leathem (Commented) (JIRA) jira-events at lists.jboss.org
Wed Dec 7 12:35:41 EST 2011


    [ https://issues.jboss.org/browse/RF-11753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648943#comment-12648943 ] 

Brian Leathem commented on RF-11753:
------------------------------------

4.1.0.CR2 is out, with what is expected to be a fix to this problem.  Could you please give it a try, and report back on your success/failure?
                
> faulty rendering of rich:dataTable and rich:collapsibleSubTable
> ---------------------------------------------------------------
>
>                 Key: RF-11753
>                 URL: https://issues.jboss.org/browse/RF-11753
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables, regression
>    Affects Versions: 4.1.0.CR1
>         Environment: Apache Tomcat 6.0
> Java 1.6.0_24
> Mojarra 2.1.2
>            Reporter: Pavel Hofrík
>              Labels: waiting_on_user
>
> a4j:commandLink launches action listener and render a4j:outputPanel. In this listener I change data that are displayed in a4j:outputPanel (There are some h:outputTexts and rich:dataTable)
> Problem is that data are succesfully changed in managed bean, all outputTexts are rendered with changes, but not dataTable. When I render this outputPanel again (with no changes in mb), table is succesfully rendered with proper values.
> There would be problem that dataTable holds reference to List in its value, but I create new one, so referende is invalid.
> Same problem goes to collapsibleSubTable
> RF 4.1M3 and M4 were ok
> code example is in http://community.jboss.org/message/638563

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list