Henning Noeth created TOBAGO-1848:
-------------------------------------
Summary: Attribute "customClass" of <tc:style> is still applied
even if rendered=false.
Key: TOBAGO-1848
URL: https://issues.apache.org/jira/browse/TOBAGO-1848
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 4.0.0
Reporter: Henning Noeth
The customClass attribute of <tc:style> is always applied, even if rendered =
false is set.
All other attributes like "width" or "textAlign" are correctly ignored.
{code:xml}<tc:link label="LINK">
<tc:style customClass="bg-success" width="200px" textAlign="center"/>
</tc:link>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)