Re: [pgadmin-support] Unable to change variable of role on OS X 10.11

From: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
To: Axel Rau <Axel(dot)Rau(at)chaos1(dot)de>
Cc: pgadmin-support(at)postgresql(dot)org, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-support] Unable to change variable of role on OS X 10.11
Date: 2016-01-13 13:06:54
Message-ID: CACCA4P31ZYR_+qt9a6Fe-i-J_oiaXdOOzYOs8nsAL5ogbh9FZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Hi,

Adding description how we fixed this issue.

- Previously Numeric validator is getting applied to text control so user
is not able to type text other then numeric value. Now with this fix ,
wxTextValidator() will be applied to text control so user will able to
enter the text.

Thanks,
Neel Patel

On Wed, Jan 13, 2016 at 6:31 PM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
wrote:

> Hi,
>
> Please find the patch file for fix of above mentioned issue.
> Do let us know for any comments.
>
> Thanks,
> Neel Patel
>
> On Tue, Jan 12, 2016 at 11:22 PM, Axel Rau <Axel(dot)Rau(at)chaos1(dot)de> wrote:
>
>> Hi,
>>
>> thanks for maintaining pgAdmin3.
>>
>> I tried to change a variable of a login role and was unable to edit the
>> field.
>> I could not delete characters of the existing definition or add
>> characters.
>> Copying the definition into the paste buffer was also impossible.
>>
>> Deleting the variable and creating a new definition worked.
>>
>> This is pgAdmin 1.22.0 downloaded and installed on Mac OS X 10.11.2
>>
>> The bug existed already in the previous version.
>>
>> Axel
>> ---
>> PGP-Key:29E99DD6 ☀ +49 160 9945 7889 ☀ computing @ chaos claudius
>>
>>
>>
>> --
>> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-support
>>
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-01-13 13:13:13 Unable to update Domain properly
Previous Message Neel Patel 2016-01-13 13:01:32 Re: [pgadmin-support] Unable to change variable of role on OS X 10.11

Browse pgadmin-support by date

  From Date Subject
Next Message Colin Beckingham 2016-01-14 17:32:47 Keyboard response when defining a new column for a table
Previous Message Neel Patel 2016-01-13 13:01:32 Re: [pgadmin-support] Unable to change variable of role on OS X 10.11