[ 
https://issues.apache.org/jira/browse/MYFACES-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269724#comment-13269724
 ] 

Michael Heinen commented on MYFACES-3540:
-----------------------------------------

It's also not a real problem for me. 
I just noticed it during testing (played around with config) and reported it 
therefore.
The priority is maybe set too high therefore.
                
> org.apache.myfaces.HANDLE_STATE_CACHING_MECHANICS = false results in client 
> side state saving
> ---------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3540
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3540
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.7
>         Environment: Richfaces 4.2.1 Final, Tomahawk20_1.1.12, Tomcat 6.0.35
>            Reporter: Michael Heinen
>         Attachments: web.xml
>
>
> Setting the parameter org.apache.myfaces.HANDLE_STATE_CACHING_MECHANICS to 
> false results in a blown up view state on client side.
> The content of javax.faces.ViewState is > 10 times larger.
> Comparison:
> HANDLE_STATE_CACHING_MECHANICS = true
>   Request content length: 2369 bytes
>   Response content length: 1849 bytes
> Same operation with HANDLE_STATE_CACHING_MECHANICS = false
>   Request content length: 28095 bytes
>   Response content length: 25783 bytes
> There seems to be something wrong with the state saving.

--
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

        

Reply via email to