[ 
https://jira.nuxeo.com/browse/NXP-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=88290#action_88290
 ] 

Jean-Marc Orliaguet commented on NXP-6291:
------------------------------------------

this is due to a bug in cssparser reported in 2008 
(http://sourceforge.net/tracker/?func=detail&aid=2042900&group_id=82996&atid=567969)

a solution is to move to Milyn CSS parser (LGPL)
http://www.milyn.org/javadoc/v1.2/magger/org/milyn/magger/CSSParser.html
 

> theme engine: comma-separated css property values are not parsed correctly
> --------------------------------------------------------------------------
>
>                 Key: NXP-6291
>                 URL: https://jira.nuxeo.com/browse/NXP-6291
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Jean-Marc Orliaguet
>            Assignee: Jean-Marc Orliaguet
>             Fix For: 5.4.1
>
>
> in css files
> font: 12px Arial, sans-serif;
> is parsed as:
> font: 12px Arial sans-serif;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/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