Saving the view state (_saveSerializedView) should not save clientId
--------------------------------------------------------------------
Key: TRINIDAD-1104
URL: https://issues.apache.org/jira/browse/TRINIDAD-1104
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Stevan Malesevic
While saving the view state in _saveSerializedView clientId gets saved as well.
Since these can be dynamic or auto generated we should not save them. This
will reduce the overall size of the serialized view state
This can be taken care of in org.apache.myfaces.trinidad.bean.util.StateUtils
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.