ICEfaces
  1. ICEfaces
  2. ICE-1993

selectInputText: allow different entries with the same label

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.7.2-SP2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      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.

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Michael Thiem
            • Votes:
              5 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: