You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Christian Couvez (JIRA)" <ji...@apache.org> on 2013/12/08 04:01:36 UTC

[jira] [Commented] (TAP5-2061) core_**.properties got wrong encoding

    [ https://issues.apache.org/jira/browse/TAP5-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842379#comment-13842379 ] 

Christian Couvez commented on TAP5-2061:
----------------------------------------

Sorry to comment this issue marked as "fixed", but for "core_fr.properties",
there is still one property with wrong encoding :
core-date-value-not-parseable=La date '%s' ne peut pas Ítre analysÈe.

should be (if encoding is good on JIRA) :
core-date-value-not-parseable=La date '%s' ne peut pas être analyséˆe.

The problem is only on this property, the other properties with accents for "fr" locale are good.

Should I open a new issue ?


> 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#6144)

Re: [jira] [Commented] (TAP5-2061) core_**.properties got wrong encoding

Posted by Bob Harner <bo...@gmail.com>.
No need to reopen, I just committed your fix.

On Sat, Dec 7, 2013 at 10:01 PM, Christian Couvez (JIRA)
<ji...@apache.org> wrote:
>
>     [ https://issues.apache.org/jira/browse/TAP5-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842379#comment-13842379 ]
>
> Christian Couvez commented on TAP5-2061:
> ----------------------------------------
>
> Sorry to comment this issue marked as "fixed", but for "core_fr.properties",
> there is still one property with wrong encoding :
> core-date-value-not-parseable=La date '%s' ne peut pas à tre analysÈe.
>
> should be (if encoding is good on JIRA) :
> core-date-value-not-parseable=La date '%s' ne peut pas ê tre analyséˆe.
>
> The problem is only on this property, the other properties with accents for "fr" locale are good.
>
> Should I open a new issue ?
>
>
>> 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#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org