Session based changes fail to apply for facelets VDL
----------------------------------------------------

                 Key: TRINIDAD-2073
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2073
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Facelets
    Affects Versions: 2.0.0-beta-2
            Reporter: Prakash Udupa


SessionChangeManager stored changes are not applied for Facelets pages. These 
work well for JSPs, where we invoke the change application methods in 
SessionChangeManager from the document tag handler. For facelets we need to 
call these methods similarly in a suitable point in the lifecycle, either in 
the document handler or soon after the view is built.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to