[ 
https://jira.nuxeo.org/browse/NXP-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Orliaguet updated NXP-5840:
-------------------------------------

    Status: Open  (was: Triage)

> The theme parser cannot find styles unless they are registered in a given 
> sequence
> ----------------------------------------------------------------------------------
>
>                 Key: NXP-5840
>                 URL: https://jira.nuxeo.org/browse/NXP-5840
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Jean-Marc Orliaguet
>            Assignee: Jean-Marc Orliaguet
>             Fix For: 5.4
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> The theme parser creates dependencies between styles, but it excepts the 
> styles to be registered in a given sequence.
> if style A depends on style B, style B should be registered before style A, 
> otherwise the following errors are shown:
> 19:05:25,160 ERROR [ThemeManager] Unknown style: default buttons
> 19:05:25,249 ERROR [ThemeManager] Unknown style: header style
> 19:05:25,252 ERROR [ThemeManager] Unknown style: breadcrumbs style
> 19:05:25,254 ERROR [ThemeManager] Unknown style: default tabs
> 19:05:25,268 ERROR [ThemeManager] Unknown style: common style 1
> 19:05:25,296 ERROR [ThemeManager] Unknown style: tree and clipboard column
> 19:05:25,319 ERROR [ThemeManager] Unknown style: common style 2
> the parseFormats() method in ThemeParser.java needs to be done into two 
> passes.

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