[jira] [Updated] (TRINIDAD-2415) nested selectors not generated correctly when used with icon selectors

2013-09-16 Thread Anand V Nath (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRINIDAD-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anand V Nath updated TRINIDAD-2415:
---

   Resolution: Fixed
Fix Version/s: 2.1.0-core
   Status: Resolved  (was: Patch Available)

r1522914 | sobryan | 2013-09-13 18:43:15 +0530 (Fri, 13 Sep 2013) | 5 lines



 nested selectors not generated correctly when used with icon selectors
 --

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

 Attachments: jira-2415-new.patch, jira-2415.patch


 This bug is about a nested selector specified with an -icon selector.
 Eg: .AFSomeAlias af|style-icon or .AFSomeAlias af|style-icon:hover
 This gets rendered as
 AFSomeAlias af_style-icon
 AFSomeAlias af_style-icon:hover
 The reason why this happens is that we strip out the leading dot for the icon 
 styles. But it is required only for the icon alias cases.

--
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


[jira] [Updated] (TRINIDAD-2415) nested selectors not generated correctly when used with icon selectors

2013-09-05 Thread Anand V Nath (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRINIDAD-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anand V Nath updated TRINIDAD-2415:
---

Status: Patch Available  (was: Open)

 nested selectors not generated correctly when used with icon selectors
 --

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


 This bug is about a nested selector specified with an -icon selector.
 Eg: .AFSomeAlias af|style-icon or .AFSomeAlias af|style-icon:hover
 This gets rendered as
 AFSomeAlias af_style-icon
 AFSomeAlias af_style-icon:hover
 The reason why this happens is that we strip out the leading dot for the icon 
 styles. But it is required only for the icon alias cases.

--
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