[ 
https://issues.apache.org/jira/browse/MYFACES-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005424#comment-13005424
 ] 

Leonardo Uribe commented on MYFACES-454:
----------------------------------------

This was fixed with the standarization of portlet-brigde. A custom UIViewRoot 
is used in that case that implements NamingContainer interface, preventing 
duplicate ids. I'll close this issue as fixed.

> UIViewRoot#createUniqueId() does not return an unique id in Portlet 
> environment.
> --------------------------------------------------------------------------------
>
>                 Key: MYFACES-454
>                 URL: https://issues.apache.org/jira/browse/MYFACES-454
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.0
>         Environment: Apache Portals Jetspeed2 2.0-M4-SNAPSHOT
>            Reporter: Shinsuke Sugaya
>            Assignee: Stan Silvert
>             Fix For: 1.1.0
>
>         Attachments: UIViewRoot.patch
>
>
> In Portlet environment, if you put multiple portlets created by MyFaces to 
> one page, the duplicated id is used on each portlets.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to