Re: hints in 1.12.0 Beta 1 (rev: 8328) do not honour UTF-8

From: Dave Page <dpage(at)pgadmin(dot)org>
To: "Massa, Harald Armin" <chef(at)ghum(dot)de>
Cc: pgadmin-support(at)postgresql(dot)org, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Subject: Re: hints in 1.12.0 Beta 1 (rev: 8328) do not honour UTF-8
Date: 2010-06-10 09:26:29
Message-ID: AANLkTimdUXEQleIQ4ZxjZYuw-IbgoX28IgGI6LODeoJp@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Jun 10, 2010 at 10:19 AM, Massa, Harald Armin <chef(at)ghum(dot)de> wrote:
>> > problem is manifesting itself with
>> > docs\de_DE\hints\instrumentation.html
>> > WHEN it pops up as an "error" like "your server is missing
>> > instrumentation...."
>> > Maybe that is a different call to the hints-window?
>>
>> Different call, same interface. And the API certainly doesn't require
>> the caller to specify the encoding.
>
> so what chances to fix are there? Shall I run recode->htmlentities over
> those files and send them to you, or do you see chances to force the
> detection of UTF-8 by the wxWidget?

I don't have time to look in depth right now, but maybe Ashesh can
take a look at the code and see if there is anything obvious that
could be done to properly detect the encoding.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-06-10 12:32:00 Re: hints in 1.12.0 Beta 1 (rev: 8328) do not honour UTF-8
Previous Message Massa, Harald Armin 2010-06-10 09:19:59 Re: hints in 1.12.0 Beta 1 (rev: 8328) do not honour UTF-8