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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved - Integer type of preferences are not update
Date: 2016-10-19 10:48:41
Message-ID: E1bwoQL-0005nC-Fe@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-10-19 10:55:02 Re: RM1849: Auto-generating security keys
Previous Message Fahar Abbas 2016-10-19 10:17:47 Re: RM1849: Auto-generating security keys