Re: [BUGS] BUG #4279: Bad codepage in our web-site

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Andrew Sullivan <ajs(at)commandprompt(dot)com>, pgsql-www(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site
Date: 2008-08-22 20:19:56
Message-ID: 48AF1F6C.6030605@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-www

Bruce Momjian wrote:
...
>>> Do they all have to be converted?
>> Those three do, I expect. They sure look like it on the page. All
>> sorts of "?" in there.
>
> Well, something is converting them to UTF8 headings on our web site and
> I thought the HTML encoding was converted at that stage.

probably the server aka. the real content-type Header.
Putting them into the file again via meta tag really helps
only if you are loading it from filesystem. Of course
there should be no mismatch between server, meta and contents
encoding. Having everything in UTF8 should be preferred imho.

Regards
Tino

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Eric P. Melbardis 2008-08-22 21:28:59 Re: BUG #4274: uuid returns duplicate values
Previous Message Bruce Momjian 2008-08-22 19:20:30 Re: [BUGS] BUG #4279: Bad codepage in our web-site

Browse pgsql-www by date

  From Date Subject
Next Message Alvaro Herrera 2008-08-23 01:56:51 Re: request for sponsors page
Previous Message Bruce Momjian 2008-08-22 19:20:30 Re: [BUGS] BUG #4279: Bad codepage in our web-site