pgAdmin 4 commit: Fixed an issue where unexpected error messages are di - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where unexpected error messages are di
Date
Msg-id E1nXKra-0001hu-6m@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where unexpected error messages are displayed when users change the language via preferences. Fixes
#7267

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0b4a874f30f7ed391af0024a88b0d139ce8df859
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                            |  1 +
.../server_groups/servers/static/js/binary_path.ui.js       |  8 +++++++-
.../static/js/components/PreferencesComponent.jsx           | 13 +++++++++----
.../preferences/static/js/components/PreferencesTree.jsx    |  2 +-
web/pgadmin/static/js/components/FormComponents.jsx         |  8 +++++++-
web/pgadmin/static/js/helpers/ModalProvider.jsx             |  3 ++-
6 files changed, 27 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences