Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1blsst-0007Lu-Tm for pgadmin-hackers@arkaria.postgresql.org; Mon, 19 Sep 2016 07:21:00 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1blsst-00046F-DZ for pgadmin-hackers@arkaria.postgresql.org; Mon, 19 Sep 2016 07:20:59 +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 1blssg-0003s1-Eh for pgadmin-hackers@postgresql.org; Mon, 19 Sep 2016 07:20:46 +0000 Received: from mail-qt0-x235.google.com ([2607:f8b0:400d:c0d::235]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1blssd-0006nh-5T for pgadmin-hackers@postgresql.org; Mon, 19 Sep 2016 07:20:45 +0000 Received: by mail-qt0-x235.google.com with SMTP id 38so68026380qte.1 for ; Mon, 19 Sep 2016 00:20:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=q3hf8wznuj9YI9QRdD02IxuLIK7ucC11DUJFrKZ7QQ4=; b=BBLiqH7BKeCA9M/UecwcaiTMJT0sC+6QWQuRxL1ujW0q7Meb96X8eYW9IODFOovpiv Tc3H0VBwNefJ2ySW5tYFoOyZgAk2vL3dIzvv8tbKrwEeBfa/KKWO09zaBYS7FLYsQli5 dZ+QUtPpBt5vVicas6mtu+VsMscR+pNW7h5LhagVUUOjJTiqh2VQ6+8gsWgcSCzupRd/ m0n8MzIUWRwqOkFiHzedaWnNaUmvHxLL8/eaC+hoocUEH3Hd5RyHrEqSz3mAVcWE5U7n FfTpZQwopdUUsz2LPF8Tm1efxbr150vKogPtOBbMQzX9l/Sme//n8oRiheJ1f79zZEwX NcTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=q3hf8wznuj9YI9QRdD02IxuLIK7ucC11DUJFrKZ7QQ4=; b=Y3m8I3w7sYx++SxzNvKWwgAORnGAqVYXD0sLgDp8vJHe/F0Oo5B8Agc1AKdzXNpgb0 JGgD8d0GXfQ7TZnsrkUxPEDAR8/Vfy8nEyuho7lXvbSFSYsmidoSK1g5gqAgEudr3MZX UCsvhI12eW3RjCsk68ARDRVB98CQYOlMw9X87CW450h0BwJzSRzKFPgF1HI3WlLBfoyy SZq7FsciBlmB0TyMmaZdyQuwq19qBaiYA+N+A1CuzsaJ+MX47TydahJ93zFlEjn7PHRH A3lbfWs1O/h/F3DOd2miKt+HxcNE2MgkWbZdImmKOsXwu2YHrwyMKyejaVz2SdSpUijT 60Vw== X-Gm-Message-State: AE9vXwN1EtT1z+nZr+O3MQWPMpZXCwLP1MNg6uwPY7Ufkr1lNKyfLlxdnFw/oBpvjXPeM+AuKRB0/2mi1eNHGBiJ X-Received: by 10.200.38.147 with SMTP id 19mr28350830qto.67.1474269640710; Mon, 19 Sep 2016 00:20:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.129.194 with HTTP; Mon, 19 Sep 2016 00:20:20 -0700 (PDT) From: Murtuza Zabuawala Date: Mon, 19 Sep 2016 12:50:20 +0530 Message-ID: Subject: PATCH: To fix the issue in Packages node (pgAdmin4) To: pgadmin-hackers Content-Type: multipart/mixed; boundary=001a113f435a3d3055053cd726da 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 --001a113f435a3d3055053cd726da Content-Type: multipart/alternative; boundary=001a113f435a3d3051053cd726d8 --001a113f435a3d3051053cd726d8 Content-Type: text/plain; charset=UTF-8 Hi, PFA minor patch to fix the issue in Packages node where after updating any package user was getting 'Not Found' error. RM#1625 *Issue:* It was due to wrong parent was provided while sending the node to client. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a113f435a3d3051053cd726d8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

PFA minor patch to fix the issue in= =C2=A0Packages node where after updating any package user was getting '= Not Found' error.
RM#1625

Issue:<= /u>
It was due to wrong parent was provided while sending the nod= e to client.

--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreSQL Com= pany

--001a113f435a3d3051053cd726d8-- --001a113f435a3d3055053cd726da Content-Type: application/octet-stream; name="RM_1625.patch" Content-Disposition: attachment; filename="RM_1625.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_it9pzqo30 ZGlmZiAtLWdpdCBhL3dlYi9wZ2FkbWluL2Jyb3dzZXIvc2VydmVyX2dyb3Vw cy9zZXJ2ZXJzL2RhdGFiYXNlcy9zY2hlbWFzL3BhY2thZ2VzL19faW5pdF9f LnB5IGIvd2ViL3BnYWRtaW4vYnJvd3Nlci9zZXJ2ZXJfZ3JvdXBzL3NlcnZl cnMvZGF0YWJhc2VzL3NjaGVtYXMvcGFja2FnZXMvX19pbml0X18ucHkKaW5k ZXggNzc0ODJhOS4uZGZiYWUxZSAxMDA2NDQKLS0tIGEvd2ViL3BnYWRtaW4v YnJvd3Nlci9zZXJ2ZXJfZ3JvdXBzL3NlcnZlcnMvZGF0YWJhc2VzL3NjaGVt YXMvcGFja2FnZXMvX19pbml0X18ucHkKKysrIGIvd2ViL3BnYWRtaW4vYnJv d3Nlci9zZXJ2ZXJfZ3JvdXBzL3NlcnZlcnMvZGF0YWJhc2VzL3NjaGVtYXMv cGFja2FnZXMvX19pbml0X18ucHkKQEAgLTIyNiw3ICsyMjYsNyBAQCBjbGFz cyBQYWNrYWdlVmlldyhQR0NoaWxkTm9kZVZpZXcpOgogICAgICAgICAgICAg cmV0dXJuIG1ha2VfanNvbl9yZXNwb25zZSgKICAgICAgICAgICAgICAgICBk YXRhPXNlbGYuYmx1ZXByaW50LmdlbmVyYXRlX2Jyb3dzZXJfbm9kZSgKICAg ICAgICAgICAgICAgICAgICAgcm93WydvaWQnXSwKLSAgICAgICAgICAgICAg ICAgICAgc2lkLAorICAgICAgICAgICAgICAgICAgICBzY2lkLAogICAgICAg ICAgICAgICAgICAgICByb3dbJ25hbWUnXSwKICAgICAgICAgICAgICAgICAg ICAgaWNvbj0iaWNvbi0lcyIgJSBzZWxmLm5vZGVfdHlwZQogICAgICAgICAg ICAgICAgICkKQEAgLTIzNiw3ICsyMzYsNyBAQCBjbGFzcyBQYWNrYWdlVmll dyhQR0NoaWxkTm9kZVZpZXcpOgogICAgICAgICAgICAgcmVzLmFwcGVuZCgK ICAgICAgICAgICAgICAgICBzZWxmLmJsdWVwcmludC5nZW5lcmF0ZV9icm93 c2VyX25vZGUoCiAgICAgICAgICAgICAgICAgICAgIHJvd1snb2lkJ10sCi0g ICAgICAgICAgICAgICAgICAgIHNpZCwKKyAgICAgICAgICAgICAgICAgICAg c2NpZCwKICAgICAgICAgICAgICAgICAgICAgcm93WyduYW1lJ10sCiAgICAg ICAgICAgICAgICAgICAgIGljb249Imljb24tJXMiICUgc2VsZi5ub2RlX3R5 cGUKICAgICAgICAgICAgICAgICApKQo= --001a113f435a3d3055053cd726da Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers --001a113f435a3d3055053cd726da--