Re: Character set for the HTML documentation

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git Mailing List <git@...>
Date: Wednesday, July 18, 2007 - 1:26 am

On Tue, Jul 17, 2007 at 04:31:55PM -0700, H. Peter Anvin wrote:

Unfortunately, it's not a bug.  The correct thing for a browser to do is
give the 'Content-Type' HTTP header priority over the <meta> element.
It's defined in an RFC somewhere.

Best thing to do is tell Apache (or whatever) not to send the HTTP
header ("AddDefaultCharset off"), and make sure all the HTML has a
correct <meta> element specifying the encoding.

And yes, putting everything in UTF-8 unless you've got a specific reason
not to is probably going to make life simpler as well.

HTH,
   geoff
-
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:
Character set for the HTML documentation, H. Peter Anvin, (Tue Jul 17, 7:31 pm)
Re: Character set for the HTML documentation, Geoff Richards, (Wed Jul 18, 1:26 am)
Re: Character set for the HTML documentation, Junio C Hamano, (Tue Jul 17, 10:02 pm)