[richfaces-issues] [JBoss JIRA] Commented: (RF-10766) Sub table: rerender doesn't work correctly

Alex Kolonitsky (JIRA) jira-events at lists.jboss.org
Fri Mar 18 14:46:45 EDT 2011


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

Alex Kolonitsky commented on RF-10766:
--------------------------------------

When data like name or title is changed on http://localhost:8080/metamer/faces/components/richCollapsibleSubTable/components2.xhtml, it isn't sent to server therefore model isn't updated and so after rendering we see old information.

> Sub table: rerender doesn't work correctly
> ------------------------------------------
>
>                 Key: RF-10766
>                 URL: https://issues.jboss.org/browse/RF-10766
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>         Environment: RichFaces 4.0.0-SNAPSHOT r.22230
> Metamer 4.0.0-SNAPSHOT r.22240
> Mojarra 2.1.0-FCS
> GlassFish Server Open Source Edition 3.1-SNAPSHOT
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Firefox 3.6.15 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Alex Kolonitsky
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richCollapsibleSubTable/components2.xhtml
> # set title of first person to "Programmer Analyst"
> # rerender the page (fourth button in header)
> # set titel of first person to "Vice President"
> # rerender the page (fourth button in header)
> \\
> result:
> * the subtable "Men" is collapsed after rerendering
> * when the title is changed the second time, "Director" is displayed on the page instead of "Vice President"
> * after second rerendering, "Programmer Analyst" appears
> The same sample in rich:dataTable and rich:extendedDataTable works fine.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list