[ 
https://issues.apache.org/jira/browse/MYFACES-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-2365.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha
         Assignee: Leonardo Uribe

After check again the code,  
ViewHandler.getViewDeclarationLanguage(FacesContext context, String viewId) 
receive as viewId the one after ViewHandler.deriveViewId(), but does not call 
it internally. 

> DefaultRestoreViewSupport.calculateViewId should not call 
> ViewHandler.deriveViewId, it should be called later from 
> ViewHandler.createView and ViewHandler.restoreView
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2365
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2365
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha
>
>
> See jsf 2.0 spec section 2.2.1 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to