pgAdmin 4 commit: Resolved - Integer type of preferences are not update

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Resolved - Integer type of preferences are not update
Дата
Msg-id E1bwoQL-0005nC-Fe@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Resolved - Integer type of preferences are not updated

Reason: IntegerControl assumes the model, passed to it, would always has errorModel variable set properly.

In order to resolve it, now using pgBrowser.DataModel instead of Backbone.Model, which initialize the errorModel by
default.

Fixes #1868

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b17eb157423043352a948b38e3eb703cb45c5698

Modified Files
--------------
web/pgadmin/preferences/templates/preferences/preferences.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Fahar Abbas
Дата:
Сообщение: Re: RM1849: Auto-generating security keys
Следующее
От: Fahar Abbas
Дата:
Сообщение: Re: RM1849: Auto-generating security keys