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

Hudson commented on TOBAGO-1786:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #996 (See 
[https://builds.apache.org/job/Tobago%20Trunk/996/])
TOBAGO-1786: Selector to address UIStyle
* first implementation
TOBAGO-1791: There should be a "nonce" for each request to protect CSS and 
JavaScript with CSP
* own class to access the nonce, currently stored in the viewMap (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1806727])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/component/Attributes.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoContext.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIStyle.java
* (add) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/Nonce.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/ProgressRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/StyleRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/StyleTagDeclaration.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/ResponseUtils.java


> Selector to address UIStyle
> ---------------------------
>
>                 Key: TOBAGO-1786
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1786
>             Project: MyFaces Tobago
>          Issue Type: Sub-task
>            Reporter: Udo Schnurpfeil
>            Priority: Minor
>
> Possibly we need a way to select a CSS rule other than default.
> The default way of rendering in StyleRenderer is to use the id of the parent 
> UIComponent.
> The problem is the <option> tag inside of <select> is no UIComponent.
> See comment in org.apache.myfaces.tobago.internal.util.HtmlRendererUtils



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to