ICEfaces
  1. ICEfaces
  2. ICE-3945

resetting input text value issue

    Details

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

      Description

      Problem Description: The issue is that the backing bean value of the input text component is not refreshed from the Reset button which has immediate=true set. We need to reset the form to pull the default values from the backing bean. Note, immediate=true needs to be set because we do not want any validation fired on the form when clicking reset.
       
      Test Passes: Type one or more characters in the input text field, and press Reset. The input text field is reset to the value from the backing bean.
       
      Test Fails: Clear out the input text field (delete all characters) and press Reset. The input text field does *not* pull the value from the backing bean and renders as blank.
       
      This test was executed with 1.7.1 SP1 and 1.8.0 DR#2

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18257 Thu Jan 29 15:55:37 MST 2009 mark.collette ICE-3945 : resetting input text value issue
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18255 Thu Jan 29 14:57:52 MST 2009 mark.collette ICE-3945 : resetting input text value issue
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Sam Xiao
            • Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: