Fix templates displaying actions without icon
---------------------------------------------

                 Key: NXP-7123
                 URL: https://jira.nuxeo.com/browse/NXP-7123
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 5.4.2
            Reporter: Thierry Martins
            Assignee: Thierry Martins
             Fix For: 5.4.3


If an action is defined without the attribute icon, Nuxeo will render an empty 
tag {{img}}
The consequence will be that this tag will try to get Nuxeo default page as tag 
value, and the overall time to load a page will be twice longer

Adding a {{rendered}} attribut for the tag {{h:graphicImage}} should solve this 
problem

Some candidates for this bug:
- document_actions.xhtml
- document_actions_upperbuttons.xhtml
- export.xhtml
- custom_actions_widget_template.xhtml
- popupMenu.xhtml
- liveedit_create_actions.xhtml

--
This message is automatically generated by JIRA.
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