[ http://issues.apache.org/jira/browse/ADFFACES-20?page=comments#action_12415456 ]
Matthias Weßendorf commented on ADFFACES-20: -------------------------------------------- Hey Jeanne, When you have fixed an issue, please create a patch file and load it up to the Jira issue tracking system. One of the committers will take care of that patch. Thanks, Matthias > Skinning: Comment inside a selector in skin css generates invalid style. > ------------------------------------------------------------------------ > > Key: ADFFACES-20 > URL: http://issues.apache.org/jira/browse/ADFFACES-20 > Project: MyFaces ADF-Faces > Type: Bug > Reporter: Jeanne Waldman > > If you have a comment in the skinning .css file like this: > * html .DemoStatusPriority { > /* some comment */ > background-image: url('images/warning.gif'); > } > The generated CSS file contained the following output: > .DemoStatusNotPriority,background-image: url('images/warning.xak > } > Removing the comment makes the problem go away. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
