You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Simon Lessard (JIRA)" <de...@myfaces.apache.org> on 2008/10/18 23:22:44 UTC

[jira] Created: (MYFACES-2014) Implement ResponseStateManager.getViewState(FacesContext, Object)

Implement ResponseStateManager.getViewState(FacesContext, Object)
-----------------------------------------------------------------

                 Key: MYFACES-2014
                 URL: https://issues.apache.org/jira/browse/MYFACES-2014
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Simon Lessard
            Priority: Minor


Implement ResponseStateManager.getViewState(FacesContext, Object)

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


[jira] Commented: (MYFACES-2014) Implement ResponseStateManager.getViewState(FacesContext, Object)

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761444#action_12761444 ] 

Leonardo Uribe commented on MYFACES-2014:
-----------------------------------------

I have added an implementation for this method, but it seems this is only the tip of the iceberg. The intention of this method and StateManager.getViewState(FacesContext context) is be called when render the ajax response and update the state saving field on client, to keep in sync the component tree.

> Implement ResponseStateManager.getViewState(FacesContext, Object)
> -----------------------------------------------------------------
>
>                 Key: MYFACES-2014
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2014
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Priority: Minor
>
> Implement ResponseStateManager.getViewState(FacesContext, Object)

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


[jira] Commented: (MYFACES-2014) Implement ResponseStateManager.getViewState(FacesContext, Object)

Posted by "Marc De Lafontaine (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647126#action_12647126 ] 

Marc De Lafontaine commented on MYFACES-2014:
---------------------------------------------

I'm on it

> Implement ResponseStateManager.getViewState(FacesContext, Object)
> -----------------------------------------------------------------
>
>                 Key: MYFACES-2014
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2014
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Priority: Minor
>
> Implement ResponseStateManager.getViewState(FacesContext, Object)

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


[jira] Commented: (MYFACES-2014) Implement ResponseStateManager.getViewState(FacesContext, Object) and update state saving field on client when ajax response is processed

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761464#action_12761464 ] 

Leonardo Uribe commented on MYFACES-2014:
-----------------------------------------

See jsf 2.0 spec section 14.1 for information about this issue

> Implement ResponseStateManager.getViewState(FacesContext, Object) and update state saving field on client when ajax response is processed
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2014
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2014
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Priority: Minor
>
> Implement ResponseStateManager.getViewState(FacesContext, Object)

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


[jira] Resolved: (MYFACES-2014) Implement ResponseStateManager.getViewState(FacesContext, Object) and update state saving field on client when ajax response is processed

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2014.
-------------------------------------

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

> Implement ResponseStateManager.getViewState(FacesContext, Object) and update state saving field on client when ajax response is processed
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2014
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2014
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>
> Implement ResponseStateManager.getViewState(FacesContext, Object)

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