Обсуждение: [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn'twork after copying from Data Output

Поиск
Список
Период
Сортировка

[pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn'twork after copying from Data Output

От
Surinder Kumar
Дата:
Hi

While working on webpacking pgAdmin4, I had removed `document.removeEventListener(...)` temporarily as it was not working in `strict` mode, giving type error and I forgot to include its fix,

because of this copy/paste functionality didn't work properly which is now taken care in this patch.

Please find attached patch and review.

Thanks,
Surinder

Вложения
Thanks, applied.

On Thu, Aug 31, 2017 at 6:28 AM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi

While working on webpacking pgAdmin4, I had removed `document.removeEventListener(...)` temporarily as it was not working in `strict` mode, giving type error and I forgot to include its fix,

because of this copy/paste functionality didn't work properly which is now taken care in this patch.

Please find attached patch and review.

Thanks,
Surinder




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company