[pgAdmin4][Patch]: RM #3933 Error dropping database pop up message displayed if user try to drop any database with Arabic character with non super user

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #3933 Error dropping database pop up message displayed if user try to drop any database with Arabic character with non super user
Date: 2019-02-27 07:49:43
Message-ID: CANxoLDfBpwVk0qrY3AA-Vvg-38VxxxPDU6Ze0bh66w-ZtgLqQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_3933.patch application/octet-stream 626 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-27 11:00:04 pgAdmin 4 commit: Fix double scrollbar on the query tool results grid.
Previous Message Aditya Toshniwal 2019-02-27 07:08:52 Re: [pgAdmin4][RM3587] Browser rendering of a bigint in a jsonb is wrong