[
https://issues.apache.org/jira/browse/MYFACES-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Lessard resolved MYFACES-2022.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha
Applied patch to the branch, revision 706045
> 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
> Fix For: 2.0.0-alpha
>
> Attachments: MYFACES-2022.patch
>
>
> 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.