pgAdmin III commit: Do not rely on selected string in the combobox for - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Do not rely on selected string in the combobox for
Date
Msg-id E1aFxne-000713-Q9@gothos.postgresql.org
Whole thread Raw
List 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.patel@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Patch for External formatting utility description
Next
From: Ashesh Vashi
Date:
Subject: Re: pgAdmin3: check_option translated in View editing dialog