pgAdmin 4 commit: Fixed an issue where correct error not thrown while i - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where correct error not thrown while i
Date
Msg-id E1lSAUQ-0002jP-Ik@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where correct error not thrown while importing servers and JSON file has incorrect/insufficient keys.
Fixes#6076 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53f5562468fde4bf06d3206eda0e6287e76d3015
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst |  1 +
web/setup.py                     | 21 ++++++++++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] RM6076 - No error thrown while importing server if servers.json has incorrect keys/insufficient keys
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] RM6076 - No error thrown while importing server if servers.json has incorrect keys/insufficient keys