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

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #31506 Tue Oct 16 12:12:23 MDT 2012 yip.ng ICE-8616: REGRESSIONS - ICE-1993 fails in Firefox and Chrome (ice:selectInputText).
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24354 Wed Apr 06 09:47:35 MDT 2011 yip.ng ICE-6317: Regression: ICE-1993 dropdown list works only the first time.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24353 Wed Apr 06 09:40:02 MDT 2011 yip.ng ICE-6317: Regression: ICE-1993 dropdown list works only the first time.
          Files Changed
          Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/compat/core/src/main/javascript/extras/extras.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18668 Thu Mar 26 14:14:04 MDT 2009 mark.collette ICE-1993 : selectInputText: allow different entries with the same label
          Backport to ICEfaces 1.7 branch
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/bean/examples/component/selectInputText/SelectInputTextController.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/bean/examples/component/selectInputText/CityDictionary.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/bridge/lib/extras/autocomplete_ext.js
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputText.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17905 Mon Nov 17 10:38:16 MST 2008 mark.collette ICE-1993 : selectInputText: allow different entries with the same label
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/bean/examples/component/selectInputText/SelectInputTextController.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17900 Fri Nov 14 17:54:05 MST 2008 mark.collette ICE-1993 : selectInputText: allow different entries with the same label
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/bean/examples/component/selectInputText/CityDictionary.java
          Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js

            People

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

              Dates

              • Created:
                Updated:
                Resolved: