Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM1822 - 'ascii' codec can't decode byte

2016-10-21 Thread Dave Page
Thanks, patch applied. On Thu, Oct 20, 2016 at 4:40 PM, Surinder Kumar wrote: > Hi > > I am able to reproduce the issue by changing server username to "Суриндер" > in russian locale. > Steps: > 1) Rename server username to "Суриндер" by editing server properties. > 2) Double click on sever. Enter

[pgadmin-hackers] [pgAdmin4][Patch]: RM1822 - 'ascii' codec can't decode byte

2016-10-20 Thread Surinder Kumar
Hi I am able to reproduce the issue by changing server username to "Суриндер" in russian locale. Steps: 1) Rename server username to "Суриндер" by editing server properties. 2) Double click on sever. Enter password in Prompt dialog. 3) Click OK. Now It will throw "UnicodeDecode Error". I have dec