[
https://issues.apache.org/jira/browse/MYFACES-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619235#action_12619235
]
Leonardo Uribe commented on MYFACES-1895:
-----------------------------------------
I complete agree. This is an old myfaces-faces-plugin bug. Maybe MYFACES-1894
it is related to this, since I have checked the code using white box model and
compare with 1.1 implementation, and everything is ok. (The only difference
between 1.1 and 1.2 is that the state of events is saved and restored on 1.2).
I'll correct saveState and restoreState methods if no objections and I'll close
both issues (MYFACES-1894 as duplicated and this as fixed).
> state saving and events
> -----------------------
>
> Key: MYFACES-1895
> URL: https://issues.apache.org/jira/browse/MYFACES-1895
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-252
> Affects Versions: 1.2.0, 1.2.2, 1.2.3, 1.2.4-SNAPSHOT
> Reporter: Gerhard Petracek
> Priority: Critical
>
> events should be transient.
> (there is no need to save events in the state)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.