]
Alex Kolonitsky commented on RF-10766:
--------------------------------------
When data like name or title is changed on
,
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/co...
# 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: