Postback detection fails with JSF Impl 1.1.01
---------------------------------------------
Key: TOBAGO-909
URL: https://issues.apache.org/jira/browse/TOBAGO-909
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 1.0.28
Environment: only occurs with Sun jsf impl 1.1.01 and older
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
The JSF implementation has to call ResponseStateManager.writeState().
In this method Tobago writes a hidden field, which will be evaluated in the
RestoreView phase to detect, if the request is a postback.
Unfortunately the JSF Impl 1.1.01 doesn't call this method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.