PATCH: To fix backgird node ajax cells issue [pgAdmin4]

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix backgird node ajax cells issue [pgAdmin4]
Date: 2016-02-01 08:30:45
Message-ID: 44CF4A57-E033-412E-9FE3-89ED8B2DBD3E@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix an issue in node ajax cells for backgrid causing unescaped values in select2.

Before fix: pg_catalog.&quot;C&quot;
After fix: pg_catalog.”C"

Regards,
Murtuza

Attachment Content-Type Size
fix_backgrid_node_ajax_cells.patch application/octet-stream 855 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message John Obaterspok 2016-02-01 08:58:17 Re: pgAdmin III: Muliple SQL tabs
Previous Message Sergey Busel 2016-01-31 19:03:06 pgAdmin III: Muliple SQL tabs