Portlet 2.0 Bridge redisplay after redirect needs to update redirects 
PublicRenderParameter Map if redisplay sends new/different PRPs
-------------------------------------------------------------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-119
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-119
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: Impl
    Affects Versions: 2.0.0-alpha
            Reporter: Michael Freedman
            Assignee: Michael Freedman


Normally in a redisplay following a render redirect the bridge will receive the 
same public render parameters it received in the request that triggered the 
redirect.  However if the value of one or more PRPs has changed since redirect 
(and before the redisplay) the bridge needs to detect the changes and apply 
them to the one's being managed for the redirect (cache).  I.e. the bridge 
needs to cache the existing PRPs when the render redirect occurs.  If we get a 
redisplay it compares the incoming PRPs to the cached PRPs.  If there are 
differences it applies them to the cached redirect URL.

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