Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FDB419D2D for ; Thu, 24 Mar 2016 18:06:26 +0000 (UTC) Received: (qmail 52564 invoked by uid 500); 24 Mar 2016 18:06:26 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 52471 invoked by uid 500); 24 Mar 2016 18:06:26 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 52442 invoked by uid 99); 24 Mar 2016 18:06:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2016 18:06:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A4FD22C1F61 for ; Thu, 24 Mar 2016 18:06:25 +0000 (UTC) Date: Thu, 24 Mar 2016 18:06:25 +0000 (UTC) From: "Jim deVos (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4605) Refactor MessageStoreInterceptor and use PreResultListener to store messages 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/WW-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210674#comment-15210674 ] Jim deVos commented on WW-4605: ------------------------------- I don't think I have permissions to reopen a ticket but I don't mind making a new one. As for fixversion, I'll defer to your judgement. We were able to work-around the issue, so just wanted to give you folks a heads-up. > Refactor MessageStoreInterceptor and use PreResultListener to store messages > ---------------------------------------------------------------------------- > > Key: WW-4605 > URL: https://issues.apache.org/jira/browse/WW-4605 > Project: Struts 2 > Issue Type: Improvement > Components: Core Interceptors > Affects Versions: 2.3.24 > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Fix For: 2.3.28, 2.5 > > > See WW-4600 as this issue is similar, when response was already comitted (redirect was send, JSP was rendered), logic in {{after}} method won't work as it isn't possible to modify session when response was comitted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)