pgAdmin III commit: Do not rely on selected string in the combobox for
pgAdmin III commit: Do not rely on selected string in the combobox for
От:
Ashesh Vashi <ashesh.vashi@enterprisedb.com>
Дата:
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 Modified Files -------------- CHANGELOG | 3 +++ pgadmin/dlg/dlgView.cpp | 35 ++++++++++++++++++++++++----------- pgadmin/include/dlg/dlgView.h | 1 + 3 files changed, 28 insertions(+), 11 deletions(-)