[
https://issues.apache.org/jira/browse/TRINIDAD-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott O'Bryan reopened TRINIDAD-2414:
-------------------------------------
Assignee: Scott O'Bryan
This issue was apparently not supposed to be closed yet
> non namespaced selectors are getting compressed with skin compression turned
> on
> -------------------------------------------------------------------------------
>
> Key: TRINIDAD-2414
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2414
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Affects Versions: 2.1.0-core
> Reporter: Anand V Nath
> Assignee: Scott O'Bryan
> Attachments: jira-2414.patch
>
>
> Selectors such as:
> .AFSelector { ... }
> was getting rendered in both compressed and uncompressed way with compression
> turned on.
> But this was not happening for
> .AFSelector af|foo { ... }
> af|foo.AFSelector { ... }
> This was rendered as compressed with compression turned on.
> The solution is to render the non namespaced selectors only in un compressed
> format.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira