Michael Heinen created MYFACES-3541:
---------------------------------------

             Summary: actionListener of composite component not working with 
dynamic includes 
                 Key: MYFACES-3541
                 URL: https://issues.apache.org/jira/browse/MYFACES-3541
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.1.7
         Environment: tomcat 6.0.35
            Reporter: Michael Heinen


I implemented a wizard with ui:includes.
The current page of the wizard is included via a dynamic src attribute with an 
EL expression pointing to the right page.
The second page of this wizard contains a composite component with an 
actionListener which is defined in the composite:interface.
This actionListener is working well when this page of the wizard is visited the 
first time!
The actionListener is not called anymore if user navigates back and forth in 
the wizard, which results in other included components and a changed component 
tree.

I'll attach a sample web archive and describe the steps in detail.

--
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