]
Brian Leathem updated RF-11341:
-------------------------------
Fix Version/s: 4.1.0.Tracking
Metamer: a4j:ajax: rerender all componentes on page causes not update
after submit
----------------------------------------------------------------------------------
Key: RF-11341
URL:
https://issues.jboss.org/browse/RF-11341
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.1.0.Milestone2
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.unknown
Mojarra 2.1.2-FCS
Apache Tomcat 7.0.19
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.04
Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30
Reporter: Ján Jamrich
Fix For: 4.1.0.Tracking
On page with a4j:ajax within h:commandButton is a4j:panel which display values from
submitted form.
When submit first value, it is immediately displayed in outputPanel. Then do the same for
second value.
But if then click on "rerender all" button in Metamer, and then type and submit
another value, it is not displayed in output panel. (this value remains only in input). If
then click on submit button again, previous value appears in input, and the same in
outputPanel.
So, rerender all on page causes that ajax form doesn't submit values typed into form
correctly (loss this data)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: