[richfaces-planning-issues] [JBoss JIRA] (RFPL-1598) Metamer: rich:popUpPanel - "Save" doesn't close panel

Matej Novotny (JIRA) issues at jboss.org
Tue Feb 17 09:02:50 EST 2015


    [ https://issues.jboss.org/browse/RFPL-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040885#comment-13040885 ] 

Matej Novotny commented on RFPL-1598:
-------------------------------------

>From the description of this issue I am not certain what page in Metamer we are talking about but I think its [popup-formInsidePanel|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richPopupPanel/formInsidePanel.xhtml] (the link is for metamer + myfaces on tomcat).

I tried it with latest FF/Chrome + myfaces + tomcat 8.0.18 and it is still a problem -> I will create steps to reproduce to make it clear. However I am not entirely sure what is that test page trying to achieve since even with wildfly and mojarra there are some malfunctions. The ajax req. is sent but only the first output field gets updated upon clicking 'Save', the other two remain blank.

So I went ahead and investigated how we use this page in [popup tests|https://github.com/richfaces/richfaces-qa/tree/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richPopupPanel]. I found out there are no automated tests covering this page.

In case we want to use it we first need to make it fully work with mojarra and wildfly.

Looking at the page [code|https://github.com/richfaces/richfaces-qa/blob/master/metamer/application/src/main/webapp/components/richPopupPanel/formInsidePanel.xhtml] this seems to be a problem with execute/render not updating components. I will take a look at it.


> Metamer: rich:popUpPanel - "Save" doesn't close panel
> -----------------------------------------------------
>
>                 Key: RFPL-1598
>                 URL: https://issues.jboss.org/browse/RFPL-1598
>             Project: RichFaces Planning
>          Issue Type: Bug
>          Components: QE
>    Affects Versions: 4.1.0.Milestone1
>         Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
> Metamer 4.1.0.20110805-M1 r.22604
> Apache MyFaces JSF-2.1 Core Impl 2.1.1
> JBoss AS 6.0.0.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
> Chrome 12.0.742.112 @ Linux i686
>            Reporter: Ján Jamrich
>            Assignee: Matej Novotny
>
> Seems that "Save" button lack JS function call to close popUpPanel - where form is inside.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the richfaces-planning-issues mailing list