public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bruce Momjian <[email protected]>
To: Andrew Sullivan <[email protected]>
Cc: [email protected]
Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site
Date: Fri, 22 Aug 2008 14:03:49 -0400 (EDT)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
Andrew Sullivan wrote:
> On Fri, Aug 22, 2008 at 01:37:42PM -0400, Bruce Momjian wrote:
> > I can confirme this bug. I can read the file in
> > CVS doc/src/FAQ/FAQ_russian.html just fine; I see Cyrillic characters
> > in Firefox 3, and the encoding in the HTML says:
> >
> > <META http-equiv="Content-Type" content="text/html; charset=koi8-r">
>
> Not in the HTML I just looked at:
>
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"
> />
You saw that in our CVS HTML file that is part of the source
distribution? That is the master copy.
> Which is likely the problem. Convert the content of the page to UTF-8
> so that it can live in the web page environment.
I see lots of FAQs in CVS that are not UTF8:
FAQ.html: <META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
FAQ_MINGW.html: <meta http-equiv="content-type"
FAQ_brazilian.html: <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
FAQ_czech.html:<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
FAQ_czech.html:<meta http-equiv="Content-language" content="cs">
FAQ_farsi.html:<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
FAQ_french.html: <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
FAQ_german.html:<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
FAQ_hungarian.html: http-equiv="content-type">
FAQ_japanese.html:<META http-equiv="Content-Type" content="text/html; charset=utf-8">
FAQ_polish.html: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
FAQ_russian.html: <META http-equiv="Content-Type" content="text/html; charset=koi8-r">
FAQ_turkish.html: <meta http-equiv="Content-Type" content="text/html; charset=iso8859-9">
Do they all have to be converted?
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
view thread (13+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox