[pgAdmin][Patch] - Bug #6668 - Error should be handle on json viewer/editor

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][Patch] - Bug #6668 - Error should be handle on json viewer/editor
Date: 2021-08-26 08:26:56
Message-ID: CAMa=N=NiC28ST4R8tTjrwUt2vwXdGHE+VLM+QSj4KXOhpkj+DA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix errors related to html tags shown in
the error message.
Update jsoneditor library version.
Also changed error message shown if any operation(transform,sort) is
initiated on invalid json content.

Thanks,
Yogesh Mahajan
EnterpriseDB

Attachment Content-Type Size
RM6668_v1.patch application/octet-stream 2.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2021-08-26 08:52:06 [pgAdmin][patch] Test case failure fix
Previous Message Akshay Joshi 2021-08-26 06:52:02 Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react