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

Michael Freedman updated PORTLETBRIDGE-61:
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.0.0
           Status: Resolved  (was: Patch Available)

resolution as stated in bug -- moved restoration of cached view out of 
Viewhandler.restoreView() and instead added to code to before calling 
lifecycle.execute

> Bridge shouldn't restore cached view in ViewHandler.restoreView
> ---------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-61
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-61
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: Impl
>    Affects Versions: 1.0.0-beta, 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 1.0.0, 2.0.0
>
>         Attachments: jira_58_and_61.patch
>
>
> Currently, when the bridge restores the UIViewRoot from its cache (done 
> between an action and render request) its done in the 
> ViewHandler.restoreView().  Instead the bridge should manually restore the 
> UIViewRoot prior to calling Lifeycle.execute().  The current implementation 
> won't work with extensions that run before the bridge and don't delegate 
> restoreView(), such as Facelets.

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