[pgAdmin4][Patch]: RM_ 2658 - Improve help message for "binary paths" entered in Preferences

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM_ 2658 - Improve help message for "binary paths" entered in Preferences
Date: 2017-08-22 12:30:41
Message-ID: CAM5-9D_5Cy=1p8aJ0AZBY9L6BgFCUcWQNpLk74L0gq1GQfSBQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

*Issue:*

The user seems to enter sometimes paths with quotes and sometimes add
spaces which lead to failure of Backup, Restore or Maintenance utility.

*Changes:*

- Added a note in help string `Note: Don't add quote(s) or space(s) before
or after the path.`

- Remove whitespace before/after the value before it gets saved.

Please find attached patch and review.

Thanks,
Surinder

Attachment Content-Type Size
RM_2658.patch application/octet-stream 3.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-22 12:37:02 Re: [pgAdmin4][Patch]: RM_ 2658 - Improve help message for "binary paths" entered in Preferences
Previous Message Dave Page 2017-08-22 12:27:23 Re: Selecting tables from Browser