ICEfaces
  1. ICEfaces
  2. ICE-9676

ace:autoCompleteEntry Temporary Text value Overriding Component Value

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      JBoss
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      In the client application, the ace:autoCompleteEntry tag value is being set appropriately and then the user is changing the page content to another include. Upon returning to the original include with the ace:autoCompleteEntry, the value bound to the component is reset in the bean. However, the component is dislaying the previously entered (temporary text) value.

      With direction from Art, I replaced the ace:autoCompleteEntry component with the ace:comboBox component and was not able to reproduce the issue. This suggests the problem is with the temporary text value unique to the ace:autoCompleteEntry component.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #39047 Thu Nov 28 14:23:58 MST 2013 art.zambrano ICE-9676 reverted previous fix, which had negative side effect; implemented new fix based on new 'reset' attribute
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #38807 Mon Nov 18 13:15:09 MST 2013 art.zambrano ICE-9676 set temporary text value to null when definite value is set to null
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #38762 Fri Nov 08 13:36:37 MST 2013 art.zambrano ICE-9676 added code to handle special case of updating the field with the empty string
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Brad Kroeger
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: