Re: [BUGS] BUG #4198: The bugreport form has an encoding problem

2008-06-05 Thread Gregory Stark
"Tom Lane" <[EMAIL PROTECTED]> writes: > Alvaro Herrera <[EMAIL PROTECTED]> writes: >> 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 header

Re: [BUGS] BUG #4198: The bugreport form has an encoding problem

2008-06-05 Thread Alvaro Herrera
Tom Lane wrote: > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > 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-Typ

Re: [BUGS] BUG #4198: The bugreport form has an encoding problem

2008-06-05 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > 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

Re: [BUGS] BUG #4198: The bugreport form has an encoding problem

2008-06-05 Thread Alvaro Herrera
Dave Page wrote: > On Mon, May 26, 2008 at 10:01 AM, Daniel Migowski <[EMAIL PROTECTED]> 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 r