* Encoding problem with web version of the user manual
@ 2007-07-10 12:49 Johan Herland
0 siblings, 0 replies; only message in thread
From: Johan Herland @ 2007-07-10 12:49 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-10 12:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 12:49 Encoding problem with web version of the user manual Johan Herland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).