1) Fixed import/export servers issue in server mode. 2) Fixed an issue where files are not showing as per the selected format in the file dialog when opened the first time.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ecd05e33b69e0a480592a904506cb050f1bced6 Modified Files -------------- web/pgadmin/misc/file_manager/static/js/utility.js | 2 +- .../tools/import_export_servers/__init__.py | 17 ++++++- web/pgadmin/utils/__init__.py | 55 ++++++++++++++++------ 3 files changed, 57 insertions(+), 17 deletions(-)