Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6F31F200BA3 for ; Mon, 12 Sep 2016 08:15:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6DD78160AC7; Mon, 12 Sep 2016 06:15:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DBC43160AD7 for ; Mon, 12 Sep 2016 08:15:21 +0200 (CEST) Received: (qmail 84290 invoked by uid 500); 12 Sep 2016 06:15:21 -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 84168 invoked by uid 99); 12 Sep 2016 06:15:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 06:15:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B1C062C1B83 for ; Mon, 12 Sep 2016 06:15:20 +0000 (UTC) Date: Mon, 12 Sep 2016 06:15:20 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4686) I18NInterceptor should use ServletRequest.getLocale() to read requested locale MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Sep 2016 06:15:22 -0000 [ https://issues.apache.org/jira/browse/WW-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4686: ------------------------------ Description: This should be used as a fallback when no {{request_locale}} was defined. Also both existing {{I18NInterceptor}} s will be merged into one (was: This should be used as a fallback when no {{request_locale}} was defined. Also both existing {{I18NInterceptor}}s will be merged into one) > I18NInterceptor should use ServletRequest.getLocale() to read requested locale > ------------------------------------------------------------------------------ > > Key: WW-4686 > URL: https://issues.apache.org/jira/browse/WW-4686 > Project: Struts 2 > Issue Type: Improvement > Components: Core Interceptors > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Fix For: 2.5.3 > > > This should be used as a fallback when no {{request_locale}} was defined. Also both existing {{I18NInterceptor}} s will be merged into one -- This message was sent by Atlassian JIRA (v6.3.4#6332)