a4j:support rerender not submitting value for rich:inplaceSelect
----------------------------------------------------------------
Key: RF-6954
URL:
https://jira.jboss.org/jira/browse/RF-6954
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Environment: Richfaces 3.3.1 CR1, Sun Glassfish Enterprise Server 2.1, Windows
Server 2003
Reporter: John Leed
I have a set of rich:inplaceSelects used for selecting state / county / municipality. When
state is selected, a4j:support rerenders parent panel with updated values. Each
inplaceSelect is bound to a backing bean value and state and county have value change
listeners.
In 3.3.1 BETA3 and CR1, the panel is rerendered but with the original value. (Example:
original value is PA, IN is selected, panel rerenders with PA) The submitted value does
not appear in the ajax request parameters and the value change listener is never called.
However, I have changed the municipality field - which does not have a
valuechangelistener or a4j:support - and submitted the entire form with a4j:commandButton.
That value is correctly submitted through the request.
In 3.3.0 GA everything works correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira