| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Vitold S <vit1251(at)mail(dot)ru> |
| Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] BUG #4279: Bad codepage in our web-site |
| Date: | 2008-08-22 17:37:42 |
| Message-ID: | 200808221737.m7MHbgw18025@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-www |
Vitold S wrote:
>
> The following bug has been logged online:
>
> Bug reference: 4279
> Logged by: Vitold S
> Email address: vit1251(at)mail(dot)ru
> PostgreSQL version: 8.3.3
> Operating system: Windows XP
> Description: Bad codepage in our web-site
> Details:
>
> Page http://www.postgresql.org/docs/faqs.FAQ_russian.html contin in header
> information about this page in UTF-8, but page real save on koi8-r. Please
> or convert or change header. Unreadble page.
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">
But going to the FAQ on our web site:
http://www.postgresql.org/docs/faqs.FAQ_russian.html
shows only black diamonds for all characters.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2008-08-22 17:49:56 | Re: BUG #4281: some types of errors do not log statements |
| Previous Message | Bruce Momjian | 2008-08-22 16:52:51 | Re: BUG #4274: uuid returns duplicate values |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2008-08-22 17:38:53 | Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki |
| Previous Message | Joshua Drake | 2008-08-22 17:36:26 | Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki |