Bridge's PortletNamingContainerUIViewRoot throws NullPointException if its id
is never set
------------------------------------------------------------------------------------------
Key: PORTLETBRIDGE-123
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-123
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: API
Affects Versions: 2.0.0-alpha, 1.0.0-beta
Reporter: Michael Freedman
Assignee: Michael Freedman
In some component kits (Facelets at least) the id of the UIViewRoot isn't set.
The Bridge's PortletNamingContainerUIViewRoot assume it will have been set and
references it in setId (from a restore). Instead the code should check for
null and default the id to just <portletNamespaceID>_
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.