[
https://issues.apache.org/jira/browse/TAP5-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843199#comment-13843199
]
Christian Couvez commented on TAP5-2061:
----------------------------------------
Thank you, but there is a problem.
The property value in Git is different from my comment.
As I feared, is seems to come from JIRA.
In my comment, the accents look good.
But if I copy / paste, from JIRA page in my browser to an editor, two special
characters appear.
There are two extra characters, after each "e" with accents ("ê" and "é") :
- if I write without accent, and put an "@" where extra characters are :
La date '%s' ne peut pas e@tre analyse@e.
- with accent (and maybe you can't copy / paste) :
La date '%s' ne peut pas être analysée.
- And the wrong value I see in Git :
La date '%s' ne peut pas ê tre analyséˆe.
Thanks.
> core_**.properties got wrong encoding
> -------------------------------------
>
> Key: TAP5-2061
> URL: https://issues.apache.org/jira/browse/TAP5-2061
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Christian Riedel
> Assignee: Bob Harner
> Fix For: 5.4
>
>
> Most of the core-properties files contain wrong encoded characters.
> e.g.:
> core-palette-up-label=Aufwärts
> core-palette-up-label=ÐвеÑÑ
> tapestry-5/tapestry-core/src/main/resources/org/apache/tapestry5/
> core_sr_RS.properties
> core_ru.properties
> core_pt_BR.properties
> core_no_NB.properties
> core_mk_MK.properties
> core_it.properties
> core_hr.properties
> core_fr.properties
> core_de.properties
> core_da.properties
> core_bg.properties
> ------------------
> See the discussion in the mailing list:
> http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-core-properties-got-wrong-encoding-td5719685.html
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)