From: Johan Herland <johan@herland.net>
To: git@vger.kernel.org
Subject: Encoding problem with web version of the user manual
Date: Tue, 10 Jul 2007 14:49:01 +0200 [thread overview]
Message-ID: <200707101449.01667.johan@herland.net> (raw)
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
reply other threads:[~2007-07-10 12:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200707101449.01667.johan@herland.net \
--to=johan@herland.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).