[
https://issues.apache.org/jira/browse/TOBAGO-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2380.
----------------------------------
Fix Version/s: 5.15.0
6.7.0
Resolution: Fixed
> Unnecessary warning is written to log if "image" attribute value is a URL
> -------------------------------------------------------------------------
>
> Key: TOBAGO-2380
> URL: https://issues.apache.org/jira/browse/TOBAGO-2380
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 5.14.0, 6.6.0
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Minor
> Fix For: 5.15.0, 6.7.0
>
>
> If the "image" attribute value for a command (e. g. button/link) is an URL,
> than a warning is written to the log. The same applies to <tc:image
> value=.../>
> In fact, the attribute value must be a Bootstrap or Fontawesome icon to avoid
> the warning.
> {code:xml}
> <tc:link image="#{request.contextPath}/image/tobago.jpg"/>
> <tc:image value="#{request.contextPath}/image/tobago.png"/>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)