Return-Path: X-Original-To: apmail-tomee-commits-archive@www.apache.org Delivered-To: apmail-tomee-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B3FC184E9 for ; Wed, 13 Jan 2016 09:59:40 +0000 (UTC) Received: (qmail 60401 invoked by uid 500); 13 Jan 2016 09:59:40 -0000 Delivered-To: apmail-tomee-commits-archive@tomee.apache.org Received: (qmail 60376 invoked by uid 500); 13 Jan 2016 09:59:40 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 60310 invoked by uid 500); 13 Jan 2016 09:59:40 -0000 Delivered-To: apmail-openejb-commits@openejb.apache.org Received: (qmail 60245 invoked by uid 99); 13 Jan 2016 09:59:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2016 09:59:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D8A602C1F57 for ; Wed, 13 Jan 2016 09:59:39 +0000 (UTC) Date: Wed, 13 Jan 2016 09:59:39 +0000 (UTC) From: "Paulo Bing (JIRA)" To: commits@openejb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TOMEE-1693) bval-jsr-1.1.1-SNAPSHOT.jar - ValidationMessages_es.properties (spanish) bad encoding MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOMEE-1693?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Bing updated TOMEE-1693: ------------------------------ Attachment: ValidationMessages_es.properties.png > bval-jsr-1.1.1-SNAPSHOT.jar - ValidationMessages_es.properties (spanish) = bad encoding > -------------------------------------------------------------------------= ------------ > > Key: TOMEE-1693 > URL: https://issues.apache.org/jira/browse/TOMEE-1693 > Project: TomEE > Issue Type: Bug > Components: TomEE Core Server > Affects Versions: 7.0.0-M1 > Reporter: Paulo Bing > Attachments: ValidationMessages_es.properties.png > > > Hello! > We are facing an issue in our application deployed in Apache 7.0.0-M1, wh= ere a validation message displayed to user has bad chars. > Going through the bval.jar, inside ValidationMessages_*.properties, we ha= ve found that only spanish has hardcoded special characters, rather than th= e \uxxxx unicode chars. In our UTF-8 pages it shows as for instance: > **Email: el tama=C3=AF=C2=BF=C2=BDo tiene que estar comprendido entre 4 y= 50 ** > It seems german and italian are ok. > Details: > %dev%\apache-tomee-7.0.0\lib\bval-jsr-1.1.1-SNAPSHOT.jar\org\apache\bval\= jsr\ValidationMessages_es.properties > For now we will override it in our app copying and fixing in new .propert= ies file. > Thanks and regards > Paulo -- This message was sent by Atlassian JIRA (v6.3.4#6332)