pgAdmin 4 commit: Fix a reference before assignment error in the filed - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix a reference before assignment error in the filed
Date
Msg-id E1eMRXC-0005Hm-EF@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a reference before assignment error in the file dialogue. Fixes #2934

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=22c38e4562dc23b2669b3fb9f97e8c0a1309cd31
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To fix issues in pgAgent module
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To fix the issue in File manager