pgAdmin 4 commit: Properly escape dragged node text. Fixes #4139 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly escape dragged node text. Fixes #4139
Date
Msg-id E1hgpoT-0003lf-CS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly escape dragged node text. Fixes #4139

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/tree/tree.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4407] White page on PG admin 4.9 when locale is French
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix a quoting issue that caused a blank UI to be disp