UTF-8 and public DB
Brought to you by:
bmettee,
floschnell
Hi Flo, I've noticed that your web server is returning ISO-8859-1 results and this is making the special characters in nick-names appear corrupt in the game.
I do remember SuSE Linux 10.1 had some issues with Unicode, but I wonder if "AddCharset utf-8 .utf8" is commented out in your httpd.conf, of if changing the default character set "AddDefaultCharset UTF-8" would help?
Just a thought :)