ICEfaces
  1. ICEfaces
  2. ICE-6705

ice:selectInputText minChars does not work

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0, EE-1.8.2.GA_P04, 3.1
    • Fix Version/s: 3.2, EE-1.8.2.GA_P05
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Ubuntu 10.10, Eclipse Helios, Dynamic Web Project deployed under JBoss 6.0 Final

      Description

      minChars option in h:selectInputText element does not work at all.
      I created a componenent:
      <ice:selectInputText rows="6" width="300"
      listVar="comune"
      options="{minChars:3}"
      valueChangeListener="#{myBean.updateList}"
      listValue="#{myBean.listComuni}">
      ...
      </ice:selectInputText>

      but the method updateList() is called also with just one character

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30755 Fri Sep 07 16:31:51 MDT 2012 yip.ng ICE-6705: ice:selectInputText minChars does not work.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30751 Fri Sep 07 16:05:27 MDT 2012 yip.ng ICE-6705: ice:selectInputText minChars does not work.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js

          People

          • Assignee:
            yip.ng
            Reporter:
            Alessandro Rodi
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: