pgAdmin 4 commit: Fix query tool launch error if user name contain html - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix query tool launch error if user name contain html
Date
Msg-id E1i2qJw-0004Yk-Kl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix query tool launch error if user name contain html characters. Fixes #4674

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                            | 3 ++-
web/pgadmin/tools/datagrid/static/js/datagrid.js             | 2 +-
web/pgadmin/tools/datagrid/static/js/datagrid_panel_title.js | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js           | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Usman Muzaffar
Date:
Subject: Re: Resql test cases for views and fix for bug: 4650
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4674] User can not launch query tool window if username contain html characters