[myfaces-2.1.7-SNAPSHOT] dynamic switching ui:include doesn't work correct if a 
facet with more than one child exists inside the ui:include
-------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MYFACES-3511
                 URL: https://issues.apache.org/jira/browse/MYFACES-3511
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.1.7-SNAPSHOT
         Environment: Tomcat 7, myfaces-2.1.7-SNAPSHOT
            Reporter: Rene O
         Attachments: jsftest.war

If you click the ajaxified commandButton the ui:include switches.
After a few clicks, the switch doesn't work correct anymore. You must click 
twice to switch the include, which is a bug.

The problem is caused by multiple childs within a facet. If the facet has only 
one child, everything works as expected.
This issue is a regression. See MYFACES-3455 There was the identical problem.

A testcase to reproduce this issue is attached.
http://localhost:8080/jsftest/simplenavtest.jsf

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to