[
https://issues.apache.org/jira/browse/ADFFACES-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-20:
---------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> Skinning: Comment inside a selector in skin css generates invalid style.
> ------------------------------------------------------------------------
>
> Key: ADFFACES-20
> URL: https://issues.apache.org/jira/browse/ADFFACES-20
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Reporter: Jeanne Waldman
> Assigned To: Matthias Weßendorf
> Fix For: 1.0.0-incubating-core
>
> Attachments: skin_commentissuefix
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.