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

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

Specify the following at design time and the exception is thrown.

@agent webkit and (version:)
{
  .BkTestSelector
  {
     color: red;
  }
}

The selector specified is invalid, but since this is done at design time, this 
should not result in an exception since the author may continue to edit it at a 
later point.
                
> avoid exceptions in design time for agent rules
> -----------------------------------------------
>
>                 Key: TRINIDAD-2285
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2285
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Skinning
>    Affects Versions: 2.0.1-core
>            Reporter: Anand V Nath
>            Priority: Minor
>
> An invalid @agent selector results in exception to be thrown at design time. 
> This should not be the case, since the skin author can choose to edit it at a 
> later point.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to