[pgAdmin4][Patch]: Fixed RM 1603 & RM 1220

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Date: 2016-10-14 13:28:12
Message-ID: CAFOhELebFb=ceHh2bhRFE6awSx1LGW9EYaqC7AfkmEaWnPXXig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix the below 2 bugs.

RM 1603: [Web Based] Export database failed if object contains double
quotes.
RM 1220: Backup database is not working with special characters

The issues which were fixed:

1. Client side data were not unescaped
2. Required command line arguments were quoted twice

Thanks,
Khushboo

Attachment Content-Type Size
RM_1603.patch text/x-patch 6.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-10-14 13:31:18 Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Previous Message Navnath Gadakh 2016-10-14 12:59:39 pgAdmin IV: API test cases for Tables, Types and Views