[ http://issues.apache.org/jira/browse/MYFACES-454?page=all ]
     
Stan Silvert reopened MYFACES-454:
----------------------------------

     Assign To: Stan Silvert  (was: Martin Marinschek)

This patch will break non-portlet environments that do not include the portlet 
jar.  You will get a ClassDefNotFound exception when you try to do "instanceof 
RenderResponse".  I will fix it the correct way using PortletUtil.

> 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