[
https://issues.apache.org/jira/browse/TOBAGO-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034919#comment-16034919
]
Hudson commented on TOBAGO-1748:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #911 (See
[https://builds.apache.org/job/Tobago%20Trunk/911/])
TOBAGO-1748 Implement rendered attribute for <tc:style>
* rendered attribute implemented, but also set deprecated (hnoeth:
[http://svn.apache.org/viewvc/?view=rev&rev=1797399])
* (edit)
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/StyleHandler.java
* (edit)
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/StyleTagDeclaration.java
> Implement rendered attribute for <tc:style>
> -------------------------------------------
>
> Key: TOBAGO-1748
> URL: https://issues.apache.org/jira/browse/TOBAGO-1748
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.0.4
> Reporter: Henning Noeth
> Assignee: Henning Noeth
>
> {code}<tc:link label="Link" ...>
> <tc:style height="200px" rendered="#{controller.renderStyle}"/>
> </tc:link>{code}
> The rendered attribute of tc:style has no effect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)