Re: [pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7

2017-02-16 Thread Dave Page
Thanks, patch applied. On Mon, Feb 13, 2017 at 6:42 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue where user enters non ascii username/password > (invalid credentials) while creating new server and it throws error. > RM#2160 > > This patch also includes some other minor fixes

[pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7

2017-02-12 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where user enters non ascii username/password (invalid credentials) while creating new server and it throws error. RM#2160 This patch also includes some other minor fixes for the same issue in some other files where we are passing error to gettext() if it includes n