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

Ganesh Jung resolved MYFACES-3005.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.5-SNAPSHOT

as discussed on the dev list this is resolved by adding a context param 
org.apache.myfaces.DISABLE_FLASH_SCOPE (true/false) and throwing a 
FlashScopeDisabledException in case someone calls one of the public Map acces 
methods like get, put, keep or putNow

> Only send Flash cookie if needed
> --------------------------------
>
>                 Key: MYFACES-3005
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3005
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.3
>            Reporter: Jakob Korherr
>            Assignee: Ganesh Jung
>             Fix For: 2.0.5-SNAPSHOT
>
>
> As pointed out by Ganesh on the mailing list [1], we do not always have to 
> send the Flash cookie oam.Flash.RENDERMAP.TOKEN (e.g. when there is no data 
> in the Flash scope).
> [1] http://old.nabble.com/oam.Flash.RENDERMAP.TOKEN-ts30491897.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to