[ https://issues.apache.org/jira/browse/TRINIDAD-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anand V Nath updated TRINIDAD-2414: ----------------------------------- Status: Patch Available (was: Open) > 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 > 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