pgAdmin 4 commit: Handle special chars and spaces properly in select2 c

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle special chars and spaces properly in select2 c
Date: 2016-06-24 13:09:36
Message-ID: E1bGQrY-0006bK-DC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle special chars and spaces properly in select2 controls. Fixes #1292

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4267545e08cb28b8c4574bb7a5da0322ef7728d2
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-24 13:10:43 Re: Re: [pgAdmin 4 - Bug #1292] ERROR: template database "!@#$%^&*()_+{}|:"<>?=-\\][';/.," does not exist message throws if template database contain special charterers
Previous Message Dave Page 2016-06-24 13:06:13 Re: PACTH: To fix the issue while selecting primary key in table (pgAdmin4)