StateManagerImpl needs to expose a way to clear the "reuse request token" flag.
-------------------------------------------------------------------------------
Key: TRINIDAD-937
URL: https://issues.apache.org/jira/browse/TRINIDAD-937
Project: MyFaces Trinidad
Issue Type: Improvement
Affects Versions: 1.2.5-core
Reporter: Max Starets
Fix For: 1.2.6-core
The flag is normally set before RESTORE_VIEW phase (so that the old token may
be stored), but is actually used
during the RENDER_RESPONSE phase.
Under some circumstances, it is necessary to clear this flag after
RESTORE_VIEW, but before RENDER_RESPONSE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.