[
https://issues.jboss.org/browse/RF-12145?page=com.atlassian.jira.plugin.s...
]
Michael Heinen edited comment on RF-12145 at 4/4/12 12:02 PM:
--------------------------------------------------------------
Attached war file "onc42" without libs.
Use richfaces 4.2 and myfaces 2.1.6
Call <context>/faces/oncomplete.xhtml
1) Click Post button with checkbox enabled.
--> js alert "after ActionListener"
2) Click Clear
3) Disable checkbox and click Post button again
--> js alert "beforeActionListener"
was (Author: mhn):
Attached war file without libs.
Use richfaces 4.2 and myfaces 2.1.6
Call <context>/faces/oncomplete.xhtml
1) Click Post button with checkbox enabled.
--> js alert "after ActionListener"
2) Click Clear
3) Disable checkbox and click Post button again
--> js alert "beforeActionListener"
RF4.2: Oncomplete not evaluated after invokeApplication if command is
not rendered anymore
------------------------------------------------------------------------------------------
Key: RF-12145
URL:
https://issues.jboss.org/browse/RF-12145
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2.0.Final
Environment: MyFaces 2.1.6
Tomcat 6.0.35
Reporter: Michael Heinen
Priority: Critical
Attachments: onc333.war, onc42.war
Sample use case:
The last page of a wizard contains a commandButton with an EL expression in the
oncomplete attribute.
This button renders an outer component in order to close the wizard. The button itself is
not rendered anymore after clicking it.
As a consequence the EL expression of the oncomplete attribute is not evaluated after the
invocation of an actionListener.
This worked well with richfaces 3.3.3, therefore it's a critical regression.
I'll attach a sample webApp for richfaces 4.2 and for riochfaces 3.3.3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira