ICEfaces
  1. ICEfaces
  2. ICE-4425

applyBrowserDOMChanges affecting all forms

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All

      Description

      If you have more than one form in a view, and you submit one of the forms, then the applyBrowserDOMChanges algorithm is not just applied to that one form, but to every form in the view. This is incorrect. In particular, the way html forms handle checkboxes is to not include them in the submitted form if they're unchecked. When applyBrowserDOMChanges processes all forms, it falsely identifies checkboxes as unchecked, in the unsubmitted forms.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18808 Mon Apr 27 14:27:45 MDT 2009 mark.collette ICE-4425 : applyBrowserDOMChanges affecting all forms
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java

          People

          • Assignee:
            Mark Collette
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: