Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ayh3P-00063v-3Y for pgadmin-hackers@arkaria.postgresql.org; Fri, 06 May 2016 14:48:31 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1ayh3O-00036k-Ho for pgadmin-hackers@arkaria.postgresql.org; Fri, 06 May 2016 14:48:30 +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 1ayh3N-00036M-PC for pgadmin-hackers@postgresql.org; Fri, 06 May 2016 14:48:29 +0000 Received: from mail-io0-x22e.google.com ([2607:f8b0:4001:c06::22e]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1ayh3L-0003un-2j for pgadmin-hackers@postgresql.org; Fri, 06 May 2016 14:48:28 +0000 Received: by mail-io0-x22e.google.com with SMTP id d62so116220970iof.2 for ; Fri, 06 May 2016 07:48:27 -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:date:message-id:subject:from:to :cc; bh=+vb9rRmBWyPzNwDQ1cA1wAWQAGR7NUR+SZHlUlqfZq4=; b=0kkLukC2BbMmqEdiU08R23pIBsdMGXqMfzip8lcQnX9r2ulzYQP5WKDYk4Pd258vS8 7tc20SkyCZSz/T3j6kvnxZqyQO7k5kGW4uHEhI6JUU3pNMhPkYMcudcK+P4W9iO6bv98 YlB01WA0MI0ym3ylrTqWkoXxJ0D3jCv3k3TaA5ZBB8qQEd6niPuJ0CYWB41hreLEFWaC NfMpHbwTKONOg2EnDNjVcVMyUHzhWB/aDTXqYHC2bD1lI27ROyP0ng02upY+K4osdAnO rW1ha1Q1D/Dj6IqiGNdh+ETGx3NnGeaEvMn00QV/hQcPUH8qjKt09Ta0UmqNx3te0dDH UcLg== 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:date :message-id:subject:from:to:cc; bh=+vb9rRmBWyPzNwDQ1cA1wAWQAGR7NUR+SZHlUlqfZq4=; b=YjO7QjbrgmwqSXuGMukUsqndbSt4WK5SD4A1SQwPJBRewqKG3rB7PG5M7U6rWfwQQB 6Z32MU55HMjIlRDC6Idx8CMUuljMB2eU6vFYLgV7wRdJbB0Bak/9lq6BqxYm3+/FaA3c b+AJkc24hT8QHNTNZvJltfhA6ItQOmc4QBgiXX4Os+Hv5ja6orAFCblwHSLUV0afdict Tqd42zhebsoi566ogbBG26MUtscSMSkmIuSSePLAUfRjL2MsoVTmWzqGshmOe7xOlYMm lf4OLjdFBYdS8r2UHX4SPEjiy1dW8sAVmJemV8cR4U8ceRU5BUCQMVTJZ29kPngZ5VLl KWIQ== X-Gm-Message-State: AOPr4FX1IXGL1NfvKaIm3WKWQpV4PEKxePhXQZ6+tpTPXGVnNZJnKnTSAHMSZHaMF5iTx41Vw9g8ovIzZfNXtw== MIME-Version: 1.0 X-Received: by 10.107.148.210 with SMTP id w201mr24820915iod.63.1462546106431; Fri, 06 May 2016 07:48:26 -0700 (PDT) Received: by 10.64.105.131 with HTTP; Fri, 6 May 2016 07:48:26 -0700 (PDT) In-Reply-To: References: Date: Fri, 6 May 2016 15:48:26 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: Fixed an issue related to the Delete/Drop context Menu of the node From: Dave Page To: Khushboo Vashi 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, committed. On Fri, May 6, 2016 at 10:41 AM, Khushboo Vashi wrote: > Hi, > > When we try to drop any node and the visibility of the Delete/Drop context > Menu of that node is having dependency on some function then, after deleting > that node object, it gives a JS error. > > Please find the attached patch to fix this issue. > > Thanks, > Khushboo > > > -- > 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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers