Add support for Change Manager (customization) feature for Facelets mode
------------------------------------------------------------------------

                 Key: TRINIDAD-1459
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1459
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Facelets
    Affects Versions:  1.2.12-core
            Reporter: Prakash Udupa N


Customization/personalization changes stored via the 
org.apache.myfaces.trinidad.change.SessionChangeManager need to be applied when 
the view tree is created. This implementation is in the tag handler, and so 
does not work for Facelets. We need to hook this up right at the point when a 
stable component/view tree is built and is hanging off view root.
We might need to provide a view handler implementation extending the Facelet's 
view handler, and hook this up. I'll provide a patch soon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to