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

        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 .
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: