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


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