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 BEFF41069F for ; Wed, 20 Nov 2013 09:32:22 +0000 (UTC) Received: (qmail 48750 invoked by uid 500); 20 Nov 2013 09:32:20 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 48702 invoked by uid 500); 20 Nov 2013 09:32:20 -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 48684 invoked by uid 99); 20 Nov 2013 09:32:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 09:32:20 +0000 Date: Wed, 20 Nov 2013 09:32:20 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4248) HelloWorld.jsp internalization doesnt work in spanish cultures 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-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4248: ------------------------------ Fix Version/s: 2.3.17 > HelloWorld.jsp internalization doesnt work in spanish cultures > -------------------------------------------------------------- > > Key: WW-4248 > URL: https://issues.apache.org/jira/browse/WW-4248 > Project: Struts 2 > Issue Type: Bug > Reporter: checo > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 2.3.17 > > > In struts2-archetype-blank, for spanish cultures(im mexican) the HelloWorld.jsp internalization doesnt work as expected. Initially the HelloWorld.jsp appears in spanish, and when clicking on "english" still shows messages in spanish. > HelloWorld.jsp should have a note like: > NOTE: For spanish-speaking cultures, internalization properties files have to be renamed: > package.properties -> package_en.properties > package_es.properties -> package.properties -- This message was sent by Atlassian JIRA (v6.1#6144)