pgAdmin 4 commit: Fixed an issue where file extension is stripped on re - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where file extension is stripped on re
Date
Msg-id E1kN8ep-0002tb-2S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where file extension is stripped on renaming a file. Fixes #4855

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7c199210dbd7971c96fce4c67d7b4ec14585cda
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                  | 1 +
web/pgadmin/misc/file_manager/static/js/utility.js | 7 +++----
2 files changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Error in pgadmin 4
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab