From: | Andrew Sullivan <ajs(at)commandprompt(dot)com> |
---|---|
To: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: [BUGS] BUG #4279: Bad codepage in our web-site |
Date: | 2008-08-22 17:59:00 |
Message-ID: | 20080822175859.GJ4131@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-www |
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"
/>
Which is likely the problem. Convert the content of the page to utf-8
so that it can live in the web page environment.
A
-
Andrew Sullivan
ajs(at)commandprompt(dot)com
+1 503 667 4564 x104
http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-08-22 18:03:49 | Re: [BUGS] BUG #4279: Bad codepage in our web-site |
Previous Message | Bruce Momjian | 2008-08-22 17:49:56 | Re: BUG #4281: some types of errors do not log statements |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-08-22 18:03:49 | Re: [BUGS] BUG #4279: Bad codepage in our web-site |
Previous Message | Josh Berkus | 2008-08-22 17:51:08 | Re: request for sponsors page |