[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Freedman resolved PORTLETBRIDGE-69.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.0.0
As described in bug the code now overrides setId.
> Improve PortletNamingContainerUIViewRoot impl
> ---------------------------------------------
>
> Key: PORTLETBRIDGE-69
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-69
> 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
>
>
> Code should override setId to add the namespace to the JSF id. JSF expects
> naming containers to merely be providing their id as the container id.
> Original impl had a mismatch -- the component id was the JSF id while the
> container id was the namespace id. By appending the namespace id to the
> component id during the setId operation we ensure these values are synced.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.