[pgadmin4][Patch]: Fixed minor issue in auto discover server whenentry is blank in the config file

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgadmin4][Patch]: Fixed minor issue in auto discover server whenentry is blank in the config file
Дата
Msg-id CANxoLDcyq+oLtrU_yoFjHrtsU0YQBqDZ5fB0bO7V8FCrCrKO9w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin4][Patch]: Fixed minor issue in auto discover server whenentry is blank in the config file  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers,

I have found one minor issue in auto discovery logic. getint function of ConfigParser throws exception if the value of the parameter is blank in the config file. Example: Port= 

Because of that exception pgAdmin4 unable to discover all the valid servers. Attached is the patch to fix that. Please review it. 

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgadmin4][Patch]: Feature #3273 Add ability to sort in theSelect File window when opening a saved query
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgadmin4][Patch]: RM #3423 Drop option is not available for the procedure