Paulo Bing created TOMEE-1693:
---------------------------------
Summary: 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
Hello!
We are facing an issue in our application deployed in Apache 7.0.0-M1, where a
validation message displayed to user has bad chars.
Going through the bval.jar, inside ValidationMessages_*.properties, we have
found that only spanish has hardcoded special characters, rather than the
\uxxxx unicode chars. In our UTF-8 pages it shows as for instance:
**Email: el tama�o 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 .properties
file.
Thanks and regards
Paulo
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)