ICEfaces
  1. ICEfaces
  2. ICE-11382

Request for update has unexpected value for jsf.ajax.partial.execute parameter

    Details

      Description

      A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all parameters when request for updates is issued. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" string which corresponds to the ID of the form used for requesting updates.

        Activity

        Judy Guglielmin created issue -
        Judy Guglielmin made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Judy Guglielmin made changes -
        Fix Version/s EE-3.3.0.GA_P07 [ 13118 ]
        Ken Fyten made changes -
        Fix Version/s 4.3 [ 13096 ]
        Mircea Toma made changes -
        Description when using ICEfaces with ICEmobile and push, when ICEfaces does not provide the ‘jsf.ajax.partial.execute’ parameter for a given submit ICEmobile will insist on adding the parameter with the default value of ‘@all’.

        This makes a problem when using ICEPush, ICEfaces and ICEmobile as then push will modify a previous ajax parameter that is not supposed to be "@all".

        When using ICEfaces with ICEmobile and push, when ICEfaces does not provide the ‘jsf.ajax.partial.execute’ parameter for a given submit ICEmobile will insist on adding the parameter with the default value of ‘@all’.

        This makes a problem when using ICEPush, ICEfaces and ICEmobile as then push will modify a previous ajax parameter that is not supposed to be "@all".

        Hide
        Mircea Toma added a comment -

        When ICEfaces does not provide the jsf.ajax.partial.execute parameter for a given submit, ICEmobile (when present) will insist on adding the parameter with the default value of ‘@all’. The request for updates triggered by a ICEpush notification normally sends only jsf.ajax.partial.render parameter.

        The applied fix is to have the request for updates send jsf.ajax.partial.render=@form .

        Show
        Mircea Toma added a comment - When ICEfaces does not provide the jsf.ajax.partial.execute parameter for a given submit, ICEmobile (when present) will insist on adding the parameter with the default value of ‘@all’. The request for updates triggered by a ICEpush notification normally sends only jsf.ajax.partial.render parameter. The applied fix is to have the request for updates send jsf.ajax.partial.render=@form .
        Mircea Toma made changes -
        Support Case References Support Case 14260:-https://icesoft.my.salesforce.com/5000g00001pIqbS?srPos=0&srKp=500 https://icesoft.my.salesforce.com/5000g00001pIqbS?srPos=0&srKp=500
        Mircea Toma made changes -
        Description When using ICEfaces with ICEmobile and push, when ICEfaces does not provide the ‘jsf.ajax.partial.execute’ parameter for a given submit ICEmobile will insist on adding the parameter with the default value of ‘@all’.

        This makes a problem when using ICEPush, ICEfaces and ICEmobile as then push will modify a previous ajax parameter that is not supposed to be "@all".

        A component that uses _<f:event type="preRenderView"
                                             listener="#{....}" />"will receive
        Mircea Toma made changes -
        Description A component that uses _<f:event type="preRenderView"
                                             listener="#{....}" />"will receive
        A component that uses <f:event type="preRenderView"
                                             listener="#{....}" />"will receive
        Mircea Toma made changes -
        Description A component that uses <f:event type="preRenderView"
                                             listener="#{....}" />"will receive
        A component that uses <f:event type="preRenderView"
                                             listener="#{....}" />"will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" ID which corresponds to the form used for requestin updates.
        Mircea Toma made changes -
        Description A component that uses <f:event type="preRenderView"
                                             listener="#{....}" />"will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" ID which corresponds to the form used for requestin updates.
        A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" ID which corresponds to the form used for requestin updates.
        Mircea Toma made changes -
        Summary ICEmobile modifies ajax parameter when none available to "all" Request for update has unexpected value for jsf.ajax.partial.execute parameter
        Mircea Toma made changes -
        Description A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" ID which corresponds to the form used for requestin updates. A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" ID which corresponds to the form used for requesting updates.
        Mircea Toma made changes -
        Description A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" ID which corresponds to the form used for requesting updates. A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" string which corresponds to the ID of the form used for requesting updates.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52197 Thu Jan 04 16:42:16 MST 2018 mircea.toma ICE-11382 Send jsf.ajax.partial.render=@form when requesting updates.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/javascript/application.js
        Hide
        Mircea Toma added a comment -

        Applied fix to ossrepo/icefaces-ee/patches/icefaces-ee-3.3.0.GA_P05_Fedex branch, maintenance branch, and ICEfaces4 trunk.

        Show
        Mircea Toma added a comment - Applied fix to ossrepo/icefaces-ee/patches/icefaces-ee-3.3.0.GA_P05_Fedex branch, maintenance branch, and ICEfaces4 trunk.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Mircea Toma made changes -
        Description A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all when request for updates are sent. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" string which corresponds to the ID of the form used for requesting updates. A component that uses <f:event type="preRenderView" listener="#{....}" />" will receive jsf.ajax.partial.render=@all and jsf.ajax.partial.execute=@all parameters when request for updates is issued. The jsf.ajax.partial.execute parameter is expected to contain "*****-retrieve-update" string which corresponds to the ID of the form used for requesting updates.
        Ken Fyten made changes -
        Fix Version/s EE-3.3.0.GA_P06 [ 13114 ]
        Fix Version/s EE-3.3.0.GA_P07 [ 13118 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: