[
https://issues.jboss.org/browse/RF-11276?page=com.atlassian.jira.plugin.s...
]
Jan Papousek reopened RF-11276:
-------------------------------
Source code of the page can be found here
(
http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/appl...).
The page contains input element (input1) and three output elements (output1, output2,
output3). The popup panel contains two input element and submit button. After clicking on
the submit button, the outpu1, output2 and output3 should be updated with values from
input1, input2 and input3.
Using Mojarra - only output1 is updated
Using Myfaces - nothing is updated
I've tried it using RF 4.0.0 Final and there is the same behaviour.
Popup Panel - input elements
-----------------------------
Key: RF-11276
URL:
https://issues.jboss.org/browse/RF-11276
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22610
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
Assignee: Jan Papousek
The sample faces/components/richPopupPanel/formInsidePanel.xhtml in Metamer doesn't
work properly.
# write something into input1 element
# click on the "Call the popup" button
# fill input elements in the popup panel
# click on the "Save" button
Using Mojarra only the output1 is updated.
Using MyFaces no output is updated.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira