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
Michael Thiem
created issue -
Mark Collette
made changes -
Mark Collette
made changes -
Assignee | Mark Collette [ mark.collette ] |
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.8DR#2 [ 10142 ] | |
Resolution | Fixed [ 1 ] |
Mark Collette
made changes -
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.7.3 [ 10162 ] | |
Assignee Priority | P3 |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mark Collette
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | 1.8DR#2 [ 10142 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P3 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mark Collette [ mark.collette ] |