You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rainer Jung <ra...@kippdata.de> on 2010/03/06 11:39:23 UTC

Message string encoding and TC 5.5.x

I lost track w.r.t. UTF-8 conversion: is it still OK to use ISO-8859 
encoded message strings in the tc 5.5.x LocalStrings_XX.properties 
files? We removed all of them in trunk and TC 6.0.x but there are lots 
of them in TC 5.5.x. Any need to change?

Regards,

Rainer


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


Re: Message string encoding and TC 5.5.x

Posted by Henri Gomez <he...@gmail.com>.
2010/3/6 Mark Thomas <ma...@apache.org>:
> On 06/03/2010 10:39, Rainer Jung wrote:
>> I lost track w.r.t. UTF-8 conversion: is it still OK to use ISO-8859
>> encoded message strings in the tc 5.5.x LocalStrings_XX.properties
>> files? We removed all of them in trunk and TC 6.0.x but there are lots
>> of them in TC 5.5.x. Any need to change?
>
> To be safe, all of the 5.5.x properties files should be run through
> native2ascii.
>

These properties should be in 8859-1 isn't it ?

I'm currently battling with some of our applications, under 6.0.18 we
didn't have any problems with the JVM in french, but with
6.0.24/6.0.25, I should change the JVM langage to fr :(

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


Re: Message string encoding and TC 5.5.x

Posted by Mark Thomas <ma...@apache.org>.
On 06/03/2010 10:39, Rainer Jung wrote:
> I lost track w.r.t. UTF-8 conversion: is it still OK to use ISO-8859
> encoded message strings in the tc 5.5.x LocalStrings_XX.properties
> files? We removed all of them in trunk and TC 6.0.x but there are lots
> of them in TC 5.5.x. Any need to change?

To be safe, all of the 5.5.x properties files should be run through
native2ascii.

Mark



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