Re: incorrect charset in HTML report

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Alexandr Ciornii <alexchorny(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: incorrect charset in HTML report
Date: 2012-05-28 08:23:29
Message-ID: CABUevEwoD8kP9oA3A9-BkJXi83W-0TJEdAuaKKh=Th=vJb14TQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Sun, May 27, 2012 at 11:04 PM, Alexandr Ciornii <alexchorny(at)gmail(dot)com> wrote:
> I use Russian Windows XP, pgAdmin 1.14.2.
> When doing a dependency report for a table pgAdmin creates incorrect
> http-equiv string. Firefox and IE do not understand it, showing
> Russian characters incorrectly and this behaviour is correct.
> String is "<meta http-equiv="Content-Type" content="utf-8" />"
> and it should be "<meta http-equiv="Content-Type" content="text/html;
> charset=utf-8" />".
> After modification, Firefox and IE work as expected.

That's clearly broken, yes.

I've applied a patch for this, will be included in the next releases.

Thanks for the report!

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Aren Cambre 2012-05-28 14:39:42 Re: Group role not shown in properties > Default Privileges after adding it
Previous Message Andreas 2012-05-28 01:13:57 Drag & Drop in SQL editor ?