You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2010/11/05 20:08:46 UTC

[jira] Resolved: (TRINIDAD-1956) View root caching causes transient property keys to be kept for multiple requests

     [ https://issues.apache.org/jira/browse/TRINIDAD-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Robinson resolved TRINIDAD-1956.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.15-core 
                   2.0.0.3-core

Fix implemented to null out transient property key values when saving the state of a faces bean

> View root caching causes transient property keys to be kept for multiple requests
> ---------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1956
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1956
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.0.3-core,  1.2.15-core 
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>             Fix For: 2.0.0.3-core,  1.2.15-core 
>
>
> If org.apache.myfaces.trinidad.CACHE_VIEW_ROOT is set to true, any PropertyKey attributes are kept longer than one request. This may break components that expect the transient attributes only to be used for one request.

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