[appfuse-user] Umlaute in CountryTag

2010-02-04 Thread ess
Hi there, I just switched to Appfuse 2 and I am having issues with the encoding of german umlaute. I already changed every umlaut to the corresponding html-entity. But in the CountryTag the following line returns values which are displayed as some cryptical "?": final String name = available[i]

[appfuse-user] Re: Umlaute in CountryTag

2010-02-04 Thread ess
Well, everything works just fine on thee demo-page. The pages generated inmy project return: in header, just as the dem does. It seems to be not just a problem with the CountryTag: After I changed my ApplicationResources to contain e.g. "ö" instead of "ö", the webtest fail becaus they wont find

[appfuse-user] Re: Umlaute in CountryTag

2010-02-04 Thread ess
I already looked at that, but it used to work just fine before and when debugging this thing everything is alright, too. It really seems to be a general encoding problem! -- View this message in context: http://n4.nabble.com/Umlaute-in-CountryTag-tp1468889p1468963.html Sent from the AppFuse - U

[appfuse-user] Re: Umlaute in CountryTag

2010-02-04 Thread ess
Are there any changes regarding encoding-setting made in Appfuse 2? -- View this message in context: http://n4.nabble.com/Umlaute-in-CountryTag-tp1468889p1469015.html Sent from the AppFuse - User mailing list archive at Nabble.com. ---