[pgAdmin4][Patch]: Fixed RM 1603 & RM 1220 - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Date
Msg-id CAFOhELebFb=ceHh2bhRFE6awSx1LGW9EYaqC7AfkmEaWnPXXig@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
List 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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM 1847 SQL script generated by pgAdmin 4 to create table has errors.
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220