| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool |
| Date: | 2017-09-18 09:54:03 |
| Message-ID: | CAKKotZSp8jSehBtSKV5kdk+tY761+86vwfJKgDLZtcru5ABW4A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
PFA minor patch to fix the issue where logic to extract the error using
RegEX from error message was incorrect in Query tool(History tab).
RM#2700
Another minor issue which I observed on login page is that close button on
alert is little misaligned(screenshot attached).
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
[image: https://community.postgresrocks.net/]
<https://community.postgresrocks.net/>
| Attachment | Content-Type | Size |
|---|---|---|
| RM_2700.diff | text/plain | 874 bytes |
| fix_X_aligment_login_page.diff | text/plain | 471 bytes |
|
image/png | 18.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Surinder Kumar | 2017-09-18 10:02:27 | Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable when SERVER_MODE is not set |
| Previous Message | Ashesh Vashi | 2017-09-18 09:38:59 | pgAdmin 4 commit: Ensure builtins.SERVER_MODE is set in the WSGI wrappe |