Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bUvmi-0005zR-9R for pgadmin-hackers@arkaria.postgresql.org; Wed, 03 Aug 2016 13:00:32 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bUvmh-0007uM-Sd for pgadmin-hackers@arkaria.postgresql.org; Wed, 03 Aug 2016 13:00:31 +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 1bUvmV-0007gT-2Y for pgadmin-hackers@postgresql.org; Wed, 03 Aug 2016 13:00:19 +0000 Received: from mail-it0-x22b.google.com ([2607:f8b0:4001:c0b::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bUvmR-00034e-P7 for pgadmin-hackers@postgresql.org; Wed, 03 Aug 2016 13:00:18 +0000 Received: by mail-it0-x22b.google.com with SMTP id f6so230272863ith.0 for ; Wed, 03 Aug 2016 06:00:15 -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=Me5eHfCw87Ql/yKb4c09HSY43Hx/AjOfrSicBOB/vcI=; b=P2r/Iore3VJJzVFv8qj6NUKBZ4b/Rvxffzn0hE6m98IUCEozUbKUUsL8JBeHaPvC43 aF9XDFCBrGuCxTYgptXw4QLVlPZZJmbn6GSKOA45b0VNUzok9CwU9INFzs1mQspKr706 T4Hjf5GgvDe37C6GI7CkF4SuzDqQCv+C0yJh7Cbg+OHbALAqjvOuPXYUkp5+AMBd1yBA g0ITwlhwWp2hf6gz2RRwcUkgwwXtqPpsgEUyCTDrdw/qfYYIYUkFa3AGYlyd1iHjLXzZ Ew7/6tfr5mavLzPaq6yZopMNHsK53Ck04eM649/WhM8pSU4vngqbqbi2VWxPMYQFucKY 1XnQ== 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=Me5eHfCw87Ql/yKb4c09HSY43Hx/AjOfrSicBOB/vcI=; b=gvnMqMLjPQg+OJNxxbelG3wa0BzkwYU6FJ1t19cTjN84pM4o5Vqu2ZcmsEUU7jKziY mMIzRwh8ItN5ZyEHxBtkqetXs6zPH9szqfOc4A0T4P5CHEY4xAE4ZxPWKJWH1RFLH8HV 6vbLNh+C0LpVwGLVlS6BaZPzBv01NNX9GTG+J7J4Iy3HPtTxPrT9bC8856M0UlV/E6Nb lmS/pkyTl3B+kE5Pk85IpGLx4F9+3cDFRBzp9tplFF2zEw3ycog1p18Srr8ZN7YzTOoa jZwLRCHOdlUh4QJ7+hu/aCA4mhP2lVnV17zTwprwTl5Ra35z6rrMc4vZJlZnR5NGOYfx 2MaA== X-Gm-Message-State: AEkoout/GoFJU24ZPJ9IS63WqA0ql+5clJTOSeeiAsWqHrvsb5dRtxRC1jthn8FO6Fl77zsTmZLfpmN/iHzQbQ== X-Received: by 10.36.117.79 with SMTP id y76mr23882380itc.35.1470229213432; Wed, 03 Aug 2016 06:00:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Wed, 3 Aug 2016 06:00:12 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 3 Aug 2016 14:00:12 +0100 Message-ID: Subject: Re: Patch for RM1500 other issues [pgAdmin4] To: Harshal Dhumal 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 Hi On Wed, Aug 3, 2016 at 12:43 PM, Harshal Dhumal wrote: > Hi Dave, > > This because on python 2.X simplejson throws KeyError instead of TypeError > if any error occurs while loading json data from given object. Now I have > handled that exception as well in attached patch. > > I'm sending this as separate patch instead part of RM1500. I still see the same error, with both patches applied. I've restarted the app server and cleared the browser cache and reloaded etc. -- 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