propertyhashmap delta map issues
--------------------------------
Key: TRINIDAD-2222
URL: https://issues.apache.org/jira/browse/TRINIDAD-2222
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Gabrielle Crawford
there are some bugs in the partial state saving code in PropertyHashMap.
1. keys in the partialStateHolderTracker should be put in the delta's map in
createDeltaPropertyMap, because they should be given a chance to save their
state
2. saveState just checks the deltas, but the deltas map may not have been
created but there are mutable attributes, so it should check if there's
anything in the mutableTracker or the partialStateHolderTrackers as well
--
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