[pgAdmin4][Patch]: RM #3933 Error dropping database pop up messagedisplayed if user try to drop any database with Arabic character with nonsuper user - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch]: RM #3933 Error dropping database pop up messagedisplayed if user try to drop any database with Arabic character with nonsuper user
Date
Msg-id CANxoLDfBpwVk0qrY3AA-Vvg-38VxxxPDU6Ze0bh66w-ZtgLqQw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM #3933 Error dropping database pop upmessage displayed if user try to drop any database with Arabic character withnon super user  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to fix RM #3933 "Error dropping database pop up message displayed if user try to drop any database with Arabic character with non super user". There is an exception in the logging system for Arabic characters. 

I have read https://docs.python.org/2/library/logging.html#logging.Handler.handleError and as part of fix set logging.raiseException = False

Please review it.
--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM3587] Browser rendering of a bigint in a jsonb is wrong
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix double scrollbar on the query tool results grid.