[ https://issues.jboss.org/browse/RF-11276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem resolved RF-11276. -------------------------------- Resolution: Rejected Here's the patch for metamer: {code} --- application/src/main/webapp/components/richPopupPanel/formInsidePanel.xhtml (revision 22806) +++ application/src/main/webapp/components/richPopupPanel/formInsidePanel.xhtml (working copy) @@ -57,7 +57,7 @@ </h:commandButton> <rich:popupPanel id="popupPanel" header="header" - domElementAttachment="#{richPopupPanelBean.attributes['domElementAttachment'].value}"> + domElementAttachment="form"> <f:facet name="controls"> <h:outputLink value="#" onclick="#{rich:component('popupPanel')}.hide(); return false;">X</h:outputLink> </f:facet> {code} > 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) > Components: component-output > 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: Brian Leathem > Attachments: > metamer-faces-components-richPopupPanel-formInsidePanel.png > > > The sample > http://localhost:8080/metamer/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. 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 _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues