Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aIrUj-00011N-Lb for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Jan 2016 05:27:49 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aIrUj-0005qe-2x for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Jan 2016 05:27:49 +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) (envelope-from ) id 1aIrUV-0005bb-JY for pgadmin-hackers@postgresql.org; Tue, 12 Jan 2016 05:27:35 +0000 Received: from mail-oi0-x22f.google.com ([2607:f8b0:4003:c06::22f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aIrUT-0006MJ-8q for pgadmin-hackers@postgresql.org; Tue, 12 Jan 2016 05:27:34 +0000 Received: by mail-oi0-x22f.google.com with SMTP id k206so66033913oia.1 for ; Mon, 11 Jan 2016 21:27:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=CDkLn3/Yzx9O/8azN9AtC18ZyrzueCjZeH4ubysO/S8=; b=E8WDjHygzVX+MqTM83YGqhUJPjB+aIHe5NOJtOwRKa7Jf+C9Bj36sHw1U+/ur/sVoG Y3gM1IZcbD8g86pqYcZSNydbt3QlZRAwNl/CAfn1oTvNqsRaLk7+9gCYpHdjSBkU1Zru ihslR77Z6T0UVX89+eA9sGeu3LQvFEirtO5vntCr39llC30vS4BxPcAQdu9XUzR5o/kU 5Co1w+bNFUpK3po0ywDbxKIDBK28H56Wf/lj1KJt+cVDCd3E5HL07M/QW1S/9ab9cGTk xu7WEwZXgigoTFcLfKA+qvpYaaMHenhLeefTc881hAl+7scYc98hlDYzB2LqZPwO/Ab/ 51pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc :content-type; bh=CDkLn3/Yzx9O/8azN9AtC18ZyrzueCjZeH4ubysO/S8=; b=UMYvvF9xd/q+0bYeF7mt83v0QHL3sEUvkzevYC8lYHDeMuAPHCizQ3FgAkCMAH5mz8 ZVAdBOoRz7w4plJxHYUZw11a+Aa5SI1aaqTGucaSzkNEpo8b1yJLTjUD7w1uBULRhhBB oV0xTSQuwJpJZfCDJ2jcjdIaSyCoT5Pc7sHUgUD1RkTiwTKNxhy7xxUShDcqrh8QeB2i Sn8AD7JJVmcXkRa8aZlu0mMqsuOVY5664Vlc/BU04eONPlCDTBT+R5FMJT2rFIu6Ot/n /fM3CpE7Zm5gfdBI7IlaGu59Yl+AL4+wJLpKTdYoiQlqfqfDcLSqJVUMAikV8soFSfMI 8NoQ== X-Gm-Message-State: ALoCoQkil2zQxbO3OoOtm0/IjiTuNMRhPC6JXMaRiRpAUUIhTXGQbvgMnOiKvbiwBzCvu7r4u0s/IBz/7sGZShfzrz9cHaMSkO2tUDoBlryFyg0i3COjzv8= MIME-Version: 1.0 X-Received: by 10.202.243.8 with SMTP id r8mr15325049oih.88.1452576451469; Mon, 11 Jan 2016 21:27:31 -0800 (PST) Received: by 10.202.73.71 with HTTP; Mon, 11 Jan 2016 21:27:31 -0800 (PST) Date: Tue, 12 Jan 2016 10:57:31 +0530 Message-ID: Subject: Patch for TypeError: this.field is undefined error From: Harshal Dhumal To: Ashesh Vashi Cc: pgadmin-hackers@postgresql.org Content-Type: multipart/mixed; boundary=94eb2c091fd066567705291c4fb3 X-Pg-Spam-Score: -0.9 (/) 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 --94eb2c091fd066567705291c4fb3 Content-Type: multipart/alternative; boundary=94eb2c091fd066567205291c4fb1 --94eb2c091fd066567205291c4fb1 Content-Type: text/plain; charset=UTF-8 Hi, Please find attached minor patch for TypeError: this.field is undefined error in pgadmin.backform.js -- *Harshal Dhumal* *Software Engineer * EenterpriseDB --94eb2c091fd066567205291c4fb1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,


Please find attached minor = patch for TypeError: this.field is undefined error in pgadmin.backform.js

--=C2=A0
Harshal Dhumal
Software Engineer=C2=A0


--94eb2c091fd066567205291c4fb1-- --94eb2c091fd066567705291c4fb3 Content-Type: text/x-patch; charset=US-ASCII; name="pgadmin.backform_12_Jan.patch" Content-Disposition: attachment; filename="pgadmin.backform_12_Jan.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ijaygwuh0 ZGlmZiAtLWdpdCBhL3dlYi9wZ2FkbWluL3N0YXRpYy9qcy9iYWNrZm9ybS5w Z2FkbWluLmpzIGIvd2ViL3BnYWRtaW4vc3RhdGljL2pzL2JhY2tmb3JtLnBn YWRtaW4uanMKaW5kZXggYTc1M2Y1ZC4uNmVmNjM0YyAxMDA2NDQKLS0tIGEv d2ViL3BnYWRtaW4vc3RhdGljL2pzL2JhY2tmb3JtLnBnYWRtaW4uanMKKysr IGIvd2ViL3BnYWRtaW4vc3RhdGljL2pzL2JhY2tmb3JtLnBnYWRtaW4uanMK QEAgLTg1OCw3ICs4NTksNyBAQAogICAgICAgdGhpcy5jbGVhckludmFsaWQo KTsKIAogICAgICAgdGhpcy4kZWwuZmluZCgnLnN1Ym5vZGUtYm9keScpLmVh Y2goZnVuY3Rpb24oaXgsIGVsKSB7Ci0gICAgICAgIHZhciBlcnJvciA9IHNl bGYua2V5UGF0aEFjY2Vzc29yKGVycm9yTW9kZWwudG9KU09OKCksIHRoaXMu ZmllbGQuZ2V0KCduYW1lJykpOworICAgICAgICB2YXIgZXJyb3IgPSBzZWxm LmtleVBhdGhBY2Nlc3NvcihlcnJvck1vZGVsLnRvSlNPTigpLCBzZWxmLmZp ZWxkLmdldCgnbmFtZScpKTsKIAogICAgICAgICBpZiAoXy5pc0VtcHR5KGVy cm9yKSkgcmV0dXJuOwogCg== --94eb2c091fd066567705291c4fb3 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 --94eb2c091fd066567705291c4fb3--