Re: BUG #4198: The bugreport form has an encoding problem
От | Alvaro Herrera |
---|---|
Тема | Re: BUG #4198: The bugreport form has an encoding problem |
Дата | |
Msg-id | 20080605210523.GQ16502@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: BUG #4198: The bugreport form has an encoding problem ("Dave Page" <dpage@pgadmin.org>) |
Ответы |
Re: BUG #4198: The bugreport form has an encoding problem
|
Список | pgsql-bugs |
Dave Page wrote: > On Mon, May 26, 2008 at 10:01 AM, Daniel Migowski <dmigowski@ikoffice.de> wrote: > > Entered Umlauts aren't correctly received by your script responsible for the > > form at: > > > > http://www.postgresql.org/support/submitbug > > > > This might be a problem for entering encoding related problems, which i > > tried to do a few minutes ago. > > > > The Input I pasted had in fact nice umlauts displayed, but the response > > email from you showed them as 2-char-ASCII representation of the UTF-8 char. > > Looks OK for me, but maybe Gmail is fixing it up. It does have a problem, because the email sent does not contain a charset header. It does look OK for me too -- as long as I use a UTF8 terminal. The fix is easy, just add this line to the message headers: Content-Type: text/plain; charset=utf-8 -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-bugs по дате отправления: