Encoding problem with web version of the user manual

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johan Herland
Date: Tuesday, July 10, 2007 - 5:49 am

The current online version of the user manual at 
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html seems to 
have some encoding problems. The document itself is in ISO-8859-1, and it 
even states so in a meta-tag. However, the server says "Content-Type: 
text/html; charset=UTF-8" (which takes precedence, according to the spec). 
The end result is that the document looks like crap in most/all browsers 
(I've tested with Konqueror, Opera and Firefox). Not sure if any other 
documents are affected. The git manual page at 
http://www.kernel.org/pub/software/scm/git/docs/git.html (and other git 
manual pages) works correctly, since it's actually in UTF-8 format, and the 
HTTP header is therefore correct.


Have fun!

...Johan

-- 
Johan Herland, <johan@herland.net>
www.herland.net
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Encoding problem with web version of the user manual, Johan Herland, (Tue Jul 10, 5:49 am)