pgAdmin 4 commit: Fixed an issue where extensions are getting added mul

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where extensions are getting added mul
Date: 2020-10-12 12:33:40
Message-ID: E1kRx1I-0005wL-NY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where extensions are getting added multiple times when the user uses the "Save As" option.

refs #4855

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=67242862c4ee29bae5ad73516eeb5c2a6610eb5d
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/file_manager/static/js/create_dialogue.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-12 12:34:35 Re: [pgAdmin][RM4855] Renaming a file removes the file extension
Previous Message Aditya Toshniwal 2020-10-12 12:24:53 Re: [pgAdmin][RM4855] Renaming a file removes the file extension