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

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Wed Mar 16 11:47:45 EDT 2011


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


# 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