Fixed one minor issue related to "Reassign objects to"

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fixed one minor issue related to "Reassign objects to"
Date: 2013-08-02 07:53:55
Message-ID: CANxoLDcg7UnVnrP_kQLT0bp0hQF4itLE0EG33Ya27N4cUiWUrg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave

I have fixed one minor issue when user right click on any login role and
select "Reassign/Drop Owned..." context menu. When user click on "OK"
button, but there is no role in the combo box. Attached is the screenshot
of the error.

I have fixed the issue by disabling the "OK" button if there is no role in
the combo box. Attached is the patch file, please review it and if it looks
good then can you please commit it.

--
*Akshay Joshi
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246*

Attachment Content-Type Size
image/png 20.6 KB
Fixed_reassign_object.patch application/octet-stream 1.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Paul Sowden 2013-08-02 15:07:39 Specifying the socket connection timeout in JDBC
Previous Message Dinesh Kumar 2013-07-31 12:57:21 Re: pgAdmin Event Trigger Compatibility