You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Anand V Nath (JIRA)" <de...@myfaces.apache.org> on 2013/09/06 08:03:51 UTC

[jira] [Commented] (TRINIDAD-2414) non namespaced selectors are getting compressed with skin compression turned on

    [ https://issues.apache.org/jira/browse/TRINIDAD-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759965#comment-13759965 ] 

Anand V Nath commented on TRINIDAD-2414:
----------------------------------------

jira-2414.patch is not final. Please do not commit it. I have more review comments from Jeanne Waldman.
                
> 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