pgAdmin 4 commit: Fixed search object issue when the object name contai - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed search object issue when the object name contai
Date
Msg-id E1jQWl8-0004sr-SV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed search object issue when the object name contains special characters. Fixes #5401

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                            |  1 +
.../static/js/search_objects_dialog_wrapper.js               | 12 +++++++++---
web/pgadmin/tools/search_objects/utils.py                    |  3 +++
.../search_objects/search_objects_dialog_wrapper_spec.js     |  2 ++
4 files changed, 15 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: RM4292 - Dark mode support for Windows/macOS
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 - next gettext usage fixes