pgAdmin III commit: Fix the change of the superuser attribute

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the change of the superuser attribute
Date: 2012-12-24 09:26:48
Message-ID: E1Tn4J6-0006DE-W4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the change of the superuser attribute

It was impossible to change the superuser attribute. When a user clicked on
the superuser checkbox to uncheck it, one dialog asked him to confirm.
Whatever his response was, the checkbox got checked again.

Report from Michal Kozusznik.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=81b30c43e0ac63d356bb896e145b966d0db77708

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgRole.cpp | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-12-24 10:22:29 pgAdmin III commit: Sort references by schema name and relation name
Previous Message pgAdmin Trac 2012-12-24 08:56:03 [pgAdmin III] #385: The text in the About dialog should allow selection