Shinsuke, I had to reimplement your fix for MYFACES-454. I have committed the changes. Can you retest the fix? Details are in the jira issue:
http://issues.apache.org/jira/browse/MYFACES-454 Thanks, Stan Silvert JBoss, Inc. [EMAIL PROTECTED] callto://stansilvert > -----Original Message----- > From: Shinsuke SUGAYA (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 27, 2005 10:59 PM > To: [email protected] > Subject: [jira] Updated: (MYFACES-454) UIViewRoot#createUniqueId() does > not return an unique id in Portlet environment. > > [ http://issues.apache.org/jira/browse/MYFACES-454?page=all ] > > Shinsuke SUGAYA updated MYFACES-454: > ------------------------------------ > > Attachment: UIViewRoot.patch > > Attached patch. > The Portlet spec(JSR 168) defines the name space in PLT.12.3.4. > > > 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 > > 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
