Rework mechanism for creating a UIViewRoot of type 
PortletNamingContainerUIViewRoot
-----------------------------------------------------------------------------------

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


Upon advice from the EG its recommended that we implement the behavior in the 
bridge that ensures a PortletNamingContainerUIViewRoot is created if the 
appropriate conditions apply by overriding Application.createComponent.  
Because of spec language, the bridge's ViewHandler.createView will also keep 
code that: first delegates to create the view -- if this created view isn't a 
PortletNamingContainer and meets the conditions (i.e. somehow our 
Application.createComponent wasn't called) we retry creating after manually 
setting the componentType.

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