pgAdmin III commit: Do not rely on selected string in the combobox for

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Do not rely on selected string in the combobox for
Date: 2016-01-04 05:35:22
Message-ID: E1aFxne-000713-Q9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not rely on selected string in the combobox for the check option in
the view dialog. The specified options in xrc file are being translated
sometime by mistake.

Thanks Sebastian Albert for the report.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5127df5506bbde1313bf096d4762efc8295e4eab
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 3 +++
pgadmin/dlg/dlgView.cpp | 35 ++++++++++++++++++++++++-----------
pgadmin/include/dlg/dlgView.h | 1 +
3 files changed, 28 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-04 05:37:38 Re: pgAdmin3: check_option translated in View editing dialog
Previous Message Ashesh Vashi 2016-01-04 05:20:34 Re: Patch for External formatting utility description