Fix rendering of facelets templates zones after JBoss 5 upgrade
---------------------------------------------------------------

                 Key: NXP-5816
                 URL: https://jira.nuxeo.org/browse/NXP-5816
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.4-SNAPSHOT
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 5.4


Its seems that upgrade to Facelets 1.1.15 changed a little bit one behaviour: 
zones to define used to be passed on through any level of templating, but this 
is not the case anymore.

For instance, the template "/incl/documents_layout_table.xhtml" inserts a zone 
called "empty_folder_label" for customizing the lmabel to display when there 
are no documents. The template "/incl/content_view.xhtml" defines it, to 
customize the default label. The template 
"/search/search_results_advanced.xhtml" defines it again to customize it.

This is not working anymore, but inserting a zone with the same name in 
template "/incl/content_view.xhtml" fixes it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to