Encoding problem on new server The boards are now back and running. Thank you.
For some reasons the META declaration with character encoding in my board wrapper does not work anymore:
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Instead of ISO-8859-1 the encoding UTF-8 is now always chosen by the browser, no matter what the META says. And so half of our board content is now not readable, unless one re-sets manually the encoding in the browser everytime a new page is displayed.
Thank you for any help. |