when using partial state saving markInitialState called many times
------------------------------------------------------------------
Key: TRINIDAD-2217
URL: https://issues.apache.org/jira/browse/TRINIDAD-2217
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Gabrielle Crawford
We have been calling markInitialState in our tagHandler since before JSF had
partial state saving. In JSF 2 they support partial state saving, so the
framework should always be the one calling markInitialState and we should
remove it from our tag handlers, but there is a bug in the framework which
means it doesn't always call markInitialState in render response, see
http://java.net/jira/browse/JAVASERVERFACES-2285
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira