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 E1hqZy4-0005ft-AW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly escape dragged node text. Fixes #4139

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=616c827ab6664577809082cb333cd3155c31e6e9
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: Dave Page
Date:
Subject: pgAdmin 4 commit: Clarify warnings about disabling the master password.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat