[
https://issues.apache.org/jira/browse/MYFACES-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198540#comment-16198540
]
Dora Rajappan edited comment on MYFACES-4162 at 10/10/17 12:01 PM:
-------------------------------------------------------------------
I just checked below two are related and cause by repeated ajax calls. Only
first ajax call one was succeeding. Subsequent calls whether to show another
error message or navigate to a different page wasnt working. With the latest
fix they both work very well.
.https://issues.apache.org/jira/projects/MYFACES/issues/MYFACES-4160
https://issues.apache.org/jira/browse/MYFACES-4162 .
4154 is purely a navigation and page name error not related to ajax. Ie after
login page (very first page) when navigated to a new page it shows in browser,
name of the previous page while its at a current page rendered properly). 4154
is not fixed. 4160, 4162 are fixed and works both with IE and chrome!!! Thanks
to Werner!
was (Author: dorarajappan):
I just checked below two are related and cause by repeated ajax calls. Only
first ajax call one was succeeding. Subsequent calls whether to show another
error message or navigate to a different page wasnt working. With the latest
fix they both work very well.
.https://issues.apache.org/jira/projects/MYFACES/issues/MYFACES-4160
https://issues.apache.org/jira/browse/MYFACES-4162 .
4154 is purely a navigation and page name error not related to ajax. Ie after
login page (very first page) when navigated to a new page it shows in browser
name of the previous page while its at a current page rendered properly). 4154
is not fixed. 4160, 4162 are fixed and works both with IE and chrome!!! Thanks
to Werner!
> 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)