AjaxBehavior does not save ValueExpression instances in the state
-----------------------------------------------------------------
Key: MYFACES-2907
URL: https://issues.apache.org/jira/browse/MYFACES-2907
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.1
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Checking some ajax stuff, it was found AjaxBehavior uses a map that is not
serialized on the state.
I think it is better to use a variant _DeltaStateHelper class and handle
ValueExpression in a similar way as UIComponentBase does, because that class
was tested using many junit tests and to make easier synchronize that code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.