pgAdmin 4 commit: Fix query tool launch error if user name contains HTM
Akshay Joshi <[email protected]> Thu, 05 Dec 2019 07:43:44 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix query tool launch error if user name contains HTML characters. It's a regression. Fixes #4674. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bd26222d82d7a1e022ab8ce637f6ddc47f66397 Author: Aditya Toshniwal <[email protected]> Modified Files -------------- docs/en_US/release_notes_4_16.rst | 1 + web/pgadmin/tools/datagrid/static/js/datagrid.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)