Nested ajax rendered components not submitting
----------------------------------------------
Key: RF-3154
URL:
https://jira.jboss.org/jira/browse/RF-3154
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.x
Environment: Jboss + Richfaces + Myfaces
Reporter: Adam Jenkins
Priority: Blocker
Attachments: ValueChangeBugReportBean.java, ValueChangeBugReproduce.jsp
When an ajax output panel is rerendered on a selects 'onchange', and it contains
a panel and another select (with similar behaviour), the values of the second select
aren't being bound to the model...this is more easily explained in code:
See the attached jsf page and managed bean. When the first select with
id="toggle" is changed, the output panel main-panel reRendered fine, and the
child components (which have a 'rendered' attribute) are now visible...perfect
However the child component that is a select (id="some-select") that has a4j
support isn't being bound to the backing bean when the onchange event is fired.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: