Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
users want to be able to show different entries with the same label in a selectInputText component, i.e. one would desire to show the following:
City | State | Country
Springfield | IL | USA
Springfield | MA |USA
trying this with the current release 1.6.0 results always in the last element to be selected in the backing bean code, because
the values of this component are stored within a map and the map's key is the SelectItems label. When there are more labels
with equal values only the last one will be stored in this map.
City | State | Country
Springfield | IL | USA
Springfield | MA |USA
trying this with the current release 1.6.0 results always in the last element to be selected in the backing bean code, because
the values of this component are stored within a map and the map's key is the SelectItems label. When there are more labels
with equal values only the last one will be stored in this map.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion