Re: [BUG] Meaningless dialogue when deleting foreign key

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [BUG] Meaningless dialogue when deleting foreign key
Date: 2011-07-02 12:08:52
Message-ID: 1309608533.2036.12.camel@laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sat, 2011-07-02 at 12:12 +0100, Thom Brown wrote:
> Hi,
>
> I'm using PgAdmin III 1.14 beta 2 on OSX. When attempting to delete a
> foreign key on a table, a dialogue comes up saying "Foreign Key -
> Foreign Key - No / Yes"
>
> Screenshot attached.
>
> I would expect this to say something more like "Drop foreign key? -
> Are you sure you wish to drop foreign key "fk_name"? - No / Yes"
>
> Is this a known bug?
>

Yeah. Better than that actually : it is a fixed bug :) Fix is available
in git since 2011-06-11, and will appear first in beta 3.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2011-07-02 12:11:34 Re: [BUG] Meaningless dialogue when deleting foreign key
Previous Message Thom Brown 2011-07-02 11:12:22 [BUG] Meaningless dialogue when deleting foreign key