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

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM1822 - 'ascii' codec can't decode byte
Date
Msg-id CAM5-9D-WUwFhUaSciMdsLp9s+WGbtg8O5-a9vEnuwj4x93f2Pg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM1822 - 'ascii' codec can't decode byte
List pgadmin-hackers
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 decoded the error message displayed for python2.

Please find attached patch and review.

Thanks
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed issue where some parameter like 'Volatility, Le
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220