Hi,

it seems that i have a serious problem with the message catalog encoding.
the default eclipse encoding creating new and saving *.properties files
seems to be ISO-8859-1. Also if the encoding was UTF-8. eclipse change it
to ISO-8859-1.

i have two message catalogs "Login.properties" and "Login_de.properties".
Some strings in *_de should override values of the default properties file.
But this work only in ISO mode, not in UTF-8. The weird thing is that the overriding
do not work only for automatic obtained values e.g. for labels.

I need some Characters like ü, ä, ö and so on. But this works only for UTF-8 encoded catalogs because the page encoding is UTF-8. But if i encode them in UTF-8 it seems
the automatic obtained values doesn't work anymore.

Any ideas? ^.^

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to