Hello,

Issue MYFACES-2160 (https://issues.apache.org/jira/browse/MYFACES-2160) was
originally raised because the state-saving request parameter
"org.apache.myfaces.trinidad.faces.STATE" was not checked by the
RestoreViewExecutor.

This caused command components to not trigger their associated action under
a Trinidad form, since the generated request was not interpreted as a
postback request.

Under MyFaces 1.1.7 (version under which the fix was implemented), the
FacesIO.js script (dojo extension) does not support the
"org.apache.myfaces.trinidad.faces.STATE" parameter. Since some AJAX
components (ex inputSuggestAjax) rely on this script, it renders some of the
ajax components non-functional under Trinidad.

I am then wondering:
1) Should FacesIO.js support the Trinidad state-saving parameter?
2) Should this be filed as an issue on JIRA.

Thank you for taking the time to answer.

-Mike

Reply via email to