Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P05
-
Fix Version/s: 4.3, EE-3.3.0.GA_P06
-
Component/s: ACE-Components, MOBI-Components
-
Labels:None
-
Environment:ace mobi
-
Support Case References:
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". |
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 | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/javascript/application.js
|
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 ] |
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 .