You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Howard Abrams (JIRA)" <my...@incubator.apache.org> on 2005/07/23 18:06:46 UTC

[jira] Updated: (MYFACES-359) JspViewHandlerImpl.createView doesn't play nice with decorators

     [ http://issues.apache.org/jira/browse/MYFACES-359?page=all ]

Howard Abrams updated MYFACES-359:
----------------------------------

    Attachment: JspViewHandlerImpl.patch

Untested (not even compiled) patch to fix the problem.

> 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
>  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