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]
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
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
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.
---