[
https://issues.apache.org/jira/browse/TOBAGO-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140466#comment-17140466
]
Jasmin Kröger commented on TOBAGO-1937:
---------------------------------------
The itemImage attribute is not supported in the browser now.
> Cannot use attribute 'itemImage' on selectItem tag with MyFaces 2.3
> -------------------------------------------------------------------
>
> Key: TOBAGO-1937
> URL: https://issues.apache.org/jira/browse/TOBAGO-1937
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 4.2.1
> Reporter: Henning Nöth
> Assignee: Jasmin Kröger
> Priority: Minor
>
> The use of attribute "itemImage" leads to a ConcurrentModificationException
> with MyFaces 2.3.
> {code:xml}<tc:selectOneChoice label="Dropdown Box">
> <tc:selectItem itemLabel="Item One" itemValue="one" itemImage="icon.png"/>
> <tc:selectItem itemLabel="Item Two" itemValue="two"/>
> </tc:selectOneChoice>{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)