Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bpxZ2-0000tG-KQ for pgadmin-hackers@arkaria.postgresql.org; Fri, 30 Sep 2016 13:09:20 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bpxZ2-0006hJ-78 for pgadmin-hackers@arkaria.postgresql.org; Fri, 30 Sep 2016 13:09:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bpxYo-0006Db-Ff for pgadmin-hackers@postgresql.org; Fri, 30 Sep 2016 13:09:06 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bpxYk-0002T9-Re for pgadmin-hackers@postgresql.org; Fri, 30 Sep 2016 13:09:05 +0000 Received: by mail-wm0-x232.google.com with SMTP id b80so42889612wme.0 for ; Fri, 30 Sep 2016 06:09:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=IRKiL5PlHWuNOH2G4zCjIreTFQeBwPWkodQGn3nQHOk=; b=RH2oltYofmy6ay108OjY+zRo4d9HK8TRkfIoK369q4F7WiAoLq200wk7gCvp4kApeV 2J6m+jtkhUW++xy0zM9ZlUSNVwzIVLJ1heb1n2wmbhACDiVRJh9OEnf7Q3cyFxIC+5cS 6ce+YBOEsvNZIQrJNR5PjcOdifEuMgyt/ThR0e33X4ZlyTJuDUTczUdJ+tR390JrQRZr 3oFHZ7ZIzekne8yqx23V5RJuoYbrCSy9PD7NCbG9fXyrrM+tOZ6w1TS0oFuTrY9ee7Lv QfuwhgWWkSIPb4VKVY4EewuLdnnAn/ruzfp+keXfZQYd1X3IgUhe6tcIcV3+ftexPTMR bL5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=IRKiL5PlHWuNOH2G4zCjIreTFQeBwPWkodQGn3nQHOk=; b=hG8T0YXXIWk4EdA1Az/5tEldIz9e2GS1PCpMH9ukvpMF7Pk7woB2+wKfIACvbY6j+d Mw+THWMyzjlquiotZOhzFzT5MKSkurA4bwDsS1/lj4xH/8iuzwkhZoULmfogvjxtAwL5 NLUVDeJLX8+T1CdG+tfx9vfZpCpu+5mMHyqJDutfvW74zm0nKGxEpYUi3ebHE6Swo9oa HU8nEOEa40Y3wbyDKnfV7wFqtyL9UJgzLo0HwDZ9Li0zzhRH+w+Z1HB2B0m7N3W1vsYE 6cmNtlqK5Zx1pw/CLm9QWOhnIl20caPmxC7kslHO941+FhnnzAlanqXVfrAnhCdD7XL0 Tq+g== X-Gm-Message-State: AA6/9RlKzJxRDDE4oGBKtp1VlH7RQ/lo5yp54iotLJx7tDVMGFomIkMvNUgpDV+n+71M71xpgeyDax1LgkQvQh84 X-Received: by 10.28.142.197 with SMTP id q188mr4002850wmd.119.1475240941297; Fri, 30 Sep 2016 06:09:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.172.198 with HTTP; Fri, 30 Sep 2016 06:08:30 -0700 (PDT) In-Reply-To: References: From: Surinder Kumar Date: Fri, 30 Sep 2016 18:38:30 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch]: Ensure errorModel unset property properly in Server To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1143d59843bde9053db94c13 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a1143d59843bde9053db94c13 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =E2=80=8BDave, I have created RM #1786 =E2=80=8B On Fri, Sep 30, 2016 at 6:32 PM, Dave Page wrote: > Is there an RM for this? If not, can you create one please? I want to > be sure we capture all notable changes in Redmine. > > Thanks! > > On Fri, Sep 30, 2016 at 1:53 PM, Surinder Kumar > wrote: > > Hi > > > > When we add new server and enter an invalid port, it validates and > display > > error message, but sometimes it doesn't unset errorModel when a valid > value > > is entered. > > > > Please find attached patch and review. > > > > > > Thanks, > > Surinder Kumar > > > > > > -- > > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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 > --001a1143d59843bde9053db94c13 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
=E2= =80=8BDave, I have created RM=C2=A0#1786
=E2=80=8B

On Fri, Sep 30, 2016 at 6:32 PM, Dave Page = <dpage@pgadmin.or= g> wrote:
Is there an RM fo= r this? If not, can you create one please? I want to
be sure we capture all notable changes in Redmine.

Thanks!

On Fri, Sep 30, 2016 at 1:53 PM, Surinder Kumar
<surinder.kumar@enter= prisedb.com> wrote:
> Hi
>
> When we add new server and enter an invalid port, it validates and dis= play
> error message, but sometimes it doesn't unset errorModel when a va= lid value
> is entered.
>
> Please find attached patch and review.
>
>
> Thanks,
> Surinder Kumar
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadm= in-hackers
>



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

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

--001a1143d59843bde9053db94c13--