Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Date: 2021-05-05 14:49:49
Message-ID: CAKKotZSbcBWBV0r_=DX+mYm+XjYcChMN-vf1wnToLAHf5GmR3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

PFA patch to remove duplicate code and avoid DOM search operation in
panel.js.

--
Regards,
Murtuza Zabuawala
*EDB*
*POWER TO POSTGRES*
https://www.edbpostgres.com

On Wed, Apr 28, 2021 at 12:02 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Thanks, patch applied.
>
> On Tue, Apr 27, 2021 at 8:12 PM Pradip Parkale <
> pradip(dot)parkale(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached patch for #6355. I have added the event to
>> prevent the browser from opening the dragged file.
>>
>>
>> --
>> Thanks & Regards,
>> Pradip Parkale
>> Software Engineer | EnterpriseDB Corporation
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres <http://edbpostgres.com>*
>
> *Mobile: +91 976-788-8246*
>

Attachment Content-Type Size
remove_duplication.diff application/octet-stream 1.4 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-05-06 07:21:22 Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Previous Message Akshay Joshi 2021-05-05 07:42:28 pgAdmin 4 commit: Fixed API test cases