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 -- View this message in context: http://n2.nabble.com/-T5.0.15--how-to-read-specials-chars-in-an-iso-8859-1-properties-file-tp1453215p1453215.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]