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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: