Thanks Manfred!

> -----Original Message-----
> From: Manfred Geiler (JIRA) [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 28, 2005 1:44 AM
> To: dev@myfaces.apache.org
> Subject: [jira] Resolved: (MYFACES-359) JspViewHandlerImpl.createView
doesn't play nice with
> decorators
> 
>      [ http://issues.apache.org/jira/browse/MYFACES-359?page=all ]
> 
> Manfred Geiler resolved MYFACES-359:
> ------------------------------------
> 
>     Fix Version: Nightly Build
>      Resolution: Fixed
> 
> patch applied
> 
> > JspViewHandlerImpl.createView doesn't play nice with decorators
> > ---------------------------------------------------------------
> >
> >          Key: MYFACES-359
> >          URL: http://issues.apache.org/jira/browse/MYFACES-359
> >      Project: MyFaces
> >         Type: Bug
> >     Versions: Nightly Build, 1.0.9 beta
> >     Reporter: Howard Abrams
> >     Assignee: Manfred Geiler
> >      Fix For: Nightly Build
> >  Attachments: JspViewHandlerImpl.patch
> >
> > JspViewHandlerImpl.createView calls the local version of
calculateLocale and calculateRenderKitId.
> It should get the viewHandler from the application instance (as it
does in restoreView) and then call
> the instance's mehtods,otherwise any decorator methods won't get
called.
> 
> --
> 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