Hello Dev,

Can someone review and commit the patch uploaded to TRINIDAD-2455?

Thanks
Anand
On 2/21/2014 11:10 AM, Anand V Nath (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/TRINIDAD-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907986#comment-13907986
 ]

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

Two issues got created for the same bug. Closing one as dup.

Icon alias which does not have a content is rendered in the generated css
-------------------------------------------------------------------------

                 Key: TRINIDAD-2454
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2454
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Skinning
    Affects Versions: 2.1.0-core
            Reporter: Anand V Nath
            Priority: Minor

Consider an alias defined as:
.AFIndexedIcon:alias {
   color: #167E01;
}
Clearly the alias does not represent an Icon, because it does not have a 
content. But skin framework does not enforce the IconStyle usage. Neither does 
skin framework render any of the aliases into the generated css.
The issue here is that Icon:aliases defined like this is getting rendered into 
the generated css.


--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to