Add setSubmitted(false) in UIForm.saveState
-------------------------------------------
Key: MYFACES-2022
URL: https://issues.apache.org/jira/browse/MYFACES-2022
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Simon Lessard
Assignee: Simon Lessard
Priority: Minor
As of JSF 2.0, the specification says:
The saveState() method of UIForm must call setSubmitted(false) before calling
super.saveState() as an extra precaution to ensure the submitted state is not
persisted across requests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.