Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 074DB10D96 for ; Tue, 6 Jan 2015 12:20:36 +0000 (UTC) Received: (qmail 86172 invoked by uid 500); 6 Jan 2015 12:20:37 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 86123 invoked by uid 500); 6 Jan 2015 12:20:37 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 86101 invoked by uid 99); 6 Jan 2015 12:20:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2015 12:20:34 +0000 Date: Tue, 6 Jan 2015 12:20:34 +0000 (UTC) From: "Dennis Kieselhorst (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1432) Problem with Ajax navigation response and timeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOBAGO-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266034#comment-14266034 ] Dennis Kieselhorst commented on TOBAGO-1432: -------------------------------------------- In my opinion we should switch the AJAX stuff to the standardized partial-view-processing to avoid such problems. I would expect that the standard is more robust in such cases. > Problem with Ajax navigation response and timeout > ------------------------------------------------- > > Key: TOBAGO-1432 > URL: https://issues.apache.org/jira/browse/TOBAGO-1432 > Project: MyFaces Tobago > Issue Type: Bug > Components: Core, Themes > Affects Versions: 2.0.2 > Reporter: Volker Weber > Assignee: Volker Weber > > I navigation occurs in ajax request the response view is stored in session and deliverd as response to next possible request without check if this is the request for this view. -- This message was sent by Atlassian JIRA (v6.3.4#6332)