aMule Forum
English => Forum help => Topic started by: Ramiro on February 23, 2006, 01:08:50 PM
-
Accented vocals do not work.
-
Same here. None of the browsers I have installed on my machine (Safari, Camino, Firefox, Opera, Shiira) handles special characters (like german umlauts) properly since the server switch. This guy (http://forum.amule.org/thread.php?threadid=9241&sid=) on the german forum apparently has the same problem.
Edit:
I should have added that this concerns only posts that were created after the server switch, umlauts in older postings are displayed just fine.
-
Confirming (Firefox 1.5.0.1).
I believe the problem is that the browsers think it's UTF-8 although it's actually some sort of Latin-1 (ISO-8859-1 or windows-1252 or whatever). It must be a problem with the new server: The HTTP header says "UTF-8" and the HTML source says "windows-1252". But the "real" HTTP header has a higher priority than the "http-equiv".
If I download the pages with wget and read them locally, there's no problem at all which is quite clear because there's no HTTP header anymore. So the identification in the HTTP header and the actual encoding must match, either by changing the HTTP header to windows-1252 or by converting the whole forum to UTF-8.
As a temporary solution, you can force a different encoding in your browser. It's under the "View" menu in Firefox. Try "Western (ISO-8859-1)", "Western (ISO-8859-15)" or "Western (Windows-1252)".
-
Thanks for the detailed analysis, Gerd78.
Originally posted by Gerd78
As a temporary solution, you can force a different encoding in your browser. It's under the "View" menu in Firefox. Try "Western (ISO-8859-1)", "Western (ISO-8859-15)" or "Western (Windows-1252)".
Yeah, that was the first thing I tried. However, none of the encodings I chose worked (including the ones you listed).
-
Strange. It works here with both Firefox 1.5.0.1 and Opera 9.00 Preview 2.
-
Forum help
Questions about our board, NOT ABOUT AMULE
-
hum? this was a problem about the board kry :]
-
Woops.
-
ñañañaña
-
ñe! ñe!
-
Fixed
-
ääääääääää
-
yup :D
-
You just don't wanna know how I fixed it. let's just pretend I broke nothing.