[
https://issues.apache.org/jira/browse/TRINIDAD-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-81.
------------------------------------
Resolution: Fixed
svn 561178
> Wrong converting of CSS pseudo classes
> --------------------------------------
>
> Key: TRINIDAD-81
> URL: https://issues.apache.org/jira/browse/TRINIDAD-81
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Affects Versions: 1.0.1-core
> Reporter: Tomas Havelka
> Assignee: Jeanne Waldman
> Attachments: patch4.patch
>
>
> Stylesheet's pseudo classes selectors are converted badly. Only selectors
> which exactly ends with pseudo classes are converted correctly, others not.
> For example selector ".BFGlobalButton a.OraLink:hover img" is converted to
> ".BFGlobalButton a.OraLink.p_AFHover img" because CSSGenerationUtils does not
> recognize correctly stylesheet pseudo class. In previous release
> (1.0.1-incubating) everything works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.