Carsten Dimmek created TOBAGO-2255:
--------------------------------------
Summary: tc:style doesn't work with tc:image
Key: TOBAGO-2255
URL: https://issues.apache.org/jira/browse/TOBAGO-2255
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 5.7.2
Reporter: Carsten Dimmek
For example
{code:java}
<tc:image value="fas fa-circle-xmark">
<tc:style class="text-danger"/>
</tc:image>
{code}
The text-danger class never gets rendered
--
This message was sent by Atlassian Jira
(v8.20.10#820010)