Proposal for 3.0 IMPL: Preserve and restore Flash scope within 
BridgeRequestScope
---------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-201
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-201
             Project: MyFaces Portlet Bridge
          Issue Type: New Feature
          Components: General
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


In order to make the JSF2 Flash scope work with navigation-rules that take 
place within the Portlet 2ACTION_PHASE, it is necessary to preserve the Flash 
scope in the BridgeRequestScope so that it can survive into the RENDER_PHASE.

For more info as to implementation details, search for "flash" in the following 
Java class:
http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-impl/trunk/src/main/java/org/portletfaces/bridge/scope/BridgeRequestScopeImpl.java

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

Reply via email to