Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bpxny-0002NT-DL for pgadmin-hackers@arkaria.postgresql.org; Fri, 30 Sep 2016 13:24:46 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bpxnx-0003Lu-0O for pgadmin-hackers@arkaria.postgresql.org; Fri, 30 Sep 2016 13:24:45 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bpxnw-0003Ln-8E for pgadmin-hackers@postgresql.org; Fri, 30 Sep 2016 13:24:44 +0000 Received: from mail-it0-x233.google.com ([2607:f8b0:4001:c0b::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bpxnl-0004gA-8I for pgadmin-hackers@postgresql.org; Fri, 30 Sep 2016 13:24:42 +0000 Received: by mail-it0-x233.google.com with SMTP id o19so21720792ito.1 for ; Fri, 30 Sep 2016 06:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=jLAwsLnJVWaZ9VJ1uqqRKzBXQgY3wUNV1vM330IJHKU=; b=StImFQNXe0mZOlYKSv//XRFAHPOm4zzbkWvvY5mstZBbt6ZWoMoFcb6e5IzGYTheCY fRY6uoZloLk3CKkChvRVvoo41tKz1cbu0c9gSPlGpe499WHr4UiehIO7L6Qpeoz37OTT OnYODlb2AkHqRjWLIVlR7nGlMKR4tXns3EQwb279ugtRr7KqFVu72B8T3g+HSWi6i2RA X6sK6C+Zk7Du6t8XzY7xO9rPwfxoLcqbjmA3aJIuVXx6sj48trsjtI1DFog6xh70gfyE DcUAFgSDNXjp0jW7OpfkTs2WPBrWenDjPl9hy4rs4LZJ7tOVMP6tck4N5k16PHYy2pbe E9Nw== 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=jLAwsLnJVWaZ9VJ1uqqRKzBXQgY3wUNV1vM330IJHKU=; b=TrUCscFYbgdTLK8+0Z8G21tQj97MbkLPhYkUIeisBxVnfQuc72We49joABa28lkrFz pvGhfijbOvRMXmzZipmM4N9VbSIROqB6oi+CP7jEZE+EjpMzqyJfWPeAaZ3xdzClnsKT wfB4NL150UaxoTeeQTujANpmT4dj0WtMjdEt+Bh7bx32PQhJ03T2EWGsa3SG7S3lf5yB VKXJ2cxv/o8RtOXC2qBzKH4H7hyVhzBBoh+PcOAy00V3y0M+4eGLS8WRKf7fDHXXNzmR +6nDgMy+hTGmWBlJ/pcT7bKSANB3tmsVz7+oRnMsRGBn6DY9SJiRjma7Qm6iLeG/xEJJ dZvg== X-Gm-Message-State: AA6/9Rl3pgMf7cVxizsGy77HQfDhHoyWRRm2YCK+mSlX5xhToaJue+jZsVqKtMRlYR2NRLNeW4irtKNlM3P+Ag== X-Received: by 10.107.12.153 with SMTP id 25mr8610277iom.208.1475241872049; Fri, 30 Sep 2016 06:24:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 30 Sep 2016 06:24:31 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 30 Sep 2016 14:24:31 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: Ensure errorModel unset property properly in Server To: Surinder Kumar Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 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 Thanks. On Fri, Sep 30, 2016 at 2:08 PM, Surinder Kumar wrote: > Dave, I have created RM #1786 > > 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 > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers