[
https://issues.apache.org/jira/browse/TOBAGO-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782108#comment-17782108
]
Henning Nöth edited comment on TOBAGO-2255 at 11/2/23 11:20 AM:
----------------------------------------------------------------
It works if <tc:style customClass> attribute is used. Added a test for tc:image
customClass.
was (Author: hnoeth):
It work if <tc:style customClass> attribute is used. Added a test for tc:image
customClass.
> 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
> Assignee: Henning Nöth
> Priority: Minor
>
> 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)