Re: "Multiple entries in SSL combo box" issue

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: "Multiple entries in SSL combo box" issue
Date: 2012-10-08 12:26:12
Message-ID: CA+OCxow6PE1XBZgG0zwB=3tRc4C2XmYDjqzwSV76c6vv5cLXDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Fri, Oct 5, 2012 at 1:43 PM, Akshay Joshi
<akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
> Hi Dave
>
> During testing I have observed one issue with the entries in the SSL combo
> box. I have observed multiple entries in SSL combo box whenever an error
> occurs at the time of connection.
> For example: User tries to add the server which is not currently running, in
> this case user will get the error and "New Server Registration" dialog comes
> into focus, now check the entries in the SSL combo box. Attached is the
> screenshot.
>
> I have fixed the issue by clearing the content of the combo box before
> adding it again.Attached is the patch.
>
> Please review it and if looks OK 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
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-08 12:49:16 pgAdmin III commit: Prevent a crash when opening a second config file i
Previous Message Dave Page 2012-10-08 12:26:06 pgAdmin III commit: Prevent the SSL options combo box displaying duplic