Make org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS param = auto the default
-------------------------------------------------------------------------------

                 Key: MYFACES-2639
                 URL: https://issues.apache.org/jira/browse/MYFACES-2639
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta-3
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


It was confirmed the default behavior for partial state saving should work in 
auto mode, that means, the view is refreshed before build if contains c:if or 
similar tags. Note by default, component state of components inside c:if are 
not preserved between request, but this can be enabled using 
org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS_PRESERVE_STATE=true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to