Author Login
Post Reply
Hello
We migrate our application ( in French) from 5.0.13 to 5.0.15 recently.
In the application, all .properties localization files is in ISO-8859-1,
with lots of special charactors "é ç à è ô..." in plain text.
the problem with T5.0.15, these characters are no more correctly loaded.
Is there a simple configuration to set Tapestry 5.0.15 to read .properties
files in ISO-8859-1 ? just like T5.0.13?
Or the only solution is converting all the properties files to UTF8, or
writing special characters with the style "\u00e0" "\u00e8" ? that's not
convenient.
thanks in advance.
Huai
--
Sent from the Tapestry Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)