Re: [pgAdmin4][RM#4858] Allow user to reconnect to DB server whenconnection is drop

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: [pgAdmin4][RM#4858] Allow user to reconnect to DB server whenconnection is drop
Дата
Msg-id CAKKotZQG5gWXcFomD5mHVSDUJaZJixiQSL7o_ymp2x_t0bcS5w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][RM#4858] Allow user to reconnect to DB server whenconnection is drop  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: [pgAdmin4][RM#4858] Allow user to reconnect to DB server whenconnection is drop
Список pgadmin-hackers
Hi Akshay,

PFA updated patch.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



On Mon, Apr 13, 2020 at 2:28 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Murtuza

The issue has been fixed with your patch, but there is an existing issue discover with the fix.
After disconnecting the server and click on Download CSV button confirmation dialog comes and user needs to click twice. 
Following error observed in the browser:

sqleditor.js?ver=42000:1 Uncaught TypeError: Cannot read property 'apply' of undefined
    at Object.<anonymous> (sqleditor.js?ver=42000:1)
    at Object.callback (vendor.others.js?ver=42000:2)
    at Tt (vendor.others.js?ver=42000:2)
    at Object.Ct (vendor.others.js?ver=42000:2)
    at HTMLDivElement.<anonymous> (vendor.others.js?ver=42000:2)

If possible can you please fix the above and resend the combined patch.

On Fri, Apr 10, 2020 at 7:02 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

Upon downloading the csv file, we used the prompt for re-connecting to the database server when there is a database server connection issue. Currently the user tries to download CSV and there is a connection issue then it is showing a python exception error.

Steps:
1) Open query tool
2) Execute -> SELECT 1,2,3
3) Disconnect from server from browser tree
4) Click on Download CSV button

Current: Python exception error
Expected: It should display dialog to reconnect the server.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin][RM4946] Issue with temporary tables on commit drop as.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][4709] Invalid FTS configuration token dictionaries