[pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value
Date: 2017-08-16 12:41:37
Message-ID: CAM5-9D-QBWPuiqmS4QNLqgx+puXvHg7_Hh=TPWU0++Z_aejZ+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

*Issue:*
In Backup, compression field can only accept values between 0 to 9. But if
the field is clicked, an empty value is set into the model, So, added a
check to remove the model attribute if the field is an empty string before
data is sent to the server.

Please find attached patch.

Thanks,
Surinder

Attachment Content-Type Size
RM_2582.patch application/octet-stream 805 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-08-16 12:42:19 [pgAdmin4][PATCH] To fix pgAgent job step issues
Previous Message Khushboo Vashi 2017-08-16 10:50:36 Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js