[ 
http://issues.apache.org/jira/browse/MYFACES-454?page=comments#action_12320428 
] 

Stan Silvert commented on MYFACES-454:
--------------------------------------

Actually, you can't use PortletUtil from here because this is the API code 
which is not allowed to reference the MyFaces impl code.  The proper way to fix 
this is to call ExternalContext.encodeNamespace().

> UIViewRoot#createUniqueId() does not return an unique id in Portlet 
> environment.
> --------------------------------------------------------------------------------
>
>          Key: MYFACES-454
>          URL: http://issues.apache.org/jira/browse/MYFACES-454
>      Project: MyFaces
>         Type: Bug
>   Components: General
>     Versions: Nightly Build
>  Environment: Apache Portals Jetspeed2 2.0-M4-SNAPSHOT
>     Reporter: Shinsuke SUGAYA
>     Assignee: Stan Silvert
>      Fix For: Nightly Build
>  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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to