You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2017/10/09 14:34:00 UTC

[jira] [Comment Edited] (MYFACES-4162) bug in the response handling if a full page is sent via ajax

    [ https://issues.apache.org/jira/browse/MYFACES-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197062#comment-16197062 ] 

Thomas Andraschko edited comment on MYFACES-4162 at 10/9/17 2:33 PM:
---------------------------------------------------------------------

so the navigation is triggered but not via redirect (e.g. ?faces-redirect=true)?
Does the server return a update id="javax.faces.ViewRoot"? (It also happens when using update=@all)


was (Author: tandraschko):
so the navigation is triggered but not via redirect (e.g. ?faces-redirect=true)?
Does the server return a update id="javax.faces.ViewRoot"?

> bug in the response handling if a full page is sent via ajax
> ------------------------------------------------------------
>
>                 Key: MYFACES-4162
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4162
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.3.0-beta
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>
> The example in https://issues.apache.org/jira/browse/MYFACES-4154 sends back an entire page due to a page navigation triggered from an ajax call, and apparently the page is inserted but the viewstate is lost along the way. I need to investigate what happens for such a corner case, since triggering a page change navigation from Ajax is rather seldom but needs to be addressed.
> I will need a handful of days to fix this, due to my limited time.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)