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.toshni...@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(-)