ICEfaces
  1. ICEfaces
  2. ICE-5185

Next request is not an AJAX call if D2D rendering replaces <form>

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Beta1, 2.0.0
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      ICEfaces 2.0 SVN revision 19847

      Description

      If DOM-Diffing decides to send an updated <form> element to the bridge, the next request is a normal form post instead of an AJAX call.

      This is because this new <form> instance is not being decorated anymore with the logic to call "submit" on the bridge instead of a normal form post. This decoration only happens on window.onLoad() which is of course not called in the case of incremental page updates. Search for "onLoad(window, function()" in bridge.js

        Activity

        Adrian Gygax created issue -
        Adrian Gygax made changes -
        Field Original Value New Value
        Attachment ice5185_testcase.zip [ 12115 ]
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 2.0-Beta [ 10231 ]
        Assignee Mircea Toma [ mircea.toma ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Adrian Gygax
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: