Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aH2AY-0004VY-Mo for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 04:27:26 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aH2AY-0005MD-0G for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 04:27:26 +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 1aH2AK-000572-8Q for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 04:27:12 +0000 Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aH2AH-0005XO-Cr for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 04:27:11 +0000 Received: by mail-oi0-x233.google.com with SMTP id y66so306899884oig.0 for ; Wed, 06 Jan 2016 20:27:09 -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=/+Gdexy5nyxWBFr1G3ivOPmZga/Fo73OkgSKu0Mv5AA=; b=024pib9oKE89/vuG6nMu84RW8saUXLrGcVdpUk5xQDTR++JloMb5r2SgO24ZH0EY0u bIoz68BUcoQLT8sLuTQ62UyQDLanbbQo2tI/OH2DP8JVBqr/7LMgsz69GKVG6G+ijs1S 3a/K+PEaBERRbclbsgKwz6bFJPS7LbYpeYYbHzSRbp9RKvTP7q3Yqjg5KEXZFDWmaBti DvFWhZVEQLvYDocJwpdChxTjayZ/2NGBtwfypNqWZEPwDymswmADHslyyf2IHa2DCim6 FZuAPOA4zmTTBjoMH4Q9dXugw3ysVBbt4MqOE+Tr3q1rWreGYEvsCmShQiWOR/I7t0or yMlQ== 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=/+Gdexy5nyxWBFr1G3ivOPmZga/Fo73OkgSKu0Mv5AA=; b=B+cCuhmA0TWoYkvfTONr/Rct/tVb2g5mIVvMBhTmSUClDkacfvcleQJn0z8wKv2O8l LEfBKQGMTa9/7Bu8iYDERqk+OHkskvzbx1J6qvbf8d1sgA6VZxqX0WVkHLRIFTYfGQrV D0QqNJbNaRqv8nsRzO8fd+r6T92KQPSDvtzoHDp6EY8Rd/gX7m9gJA3VlyDgNwEI7blf ZPAsZi2h65wW4H8UK/ygM5uhOyKKHpEBfPUeXwxgHQQz+1st1M8WtMLJEbBvIakJZp2h cNoWGLI5cYUEu032C/1LnUseIsMpA9BCKe31ro8oX5iQVI7x3kV+WowEaVRq32aM5j9Z 9g/w== X-Gm-Message-State: ALoCoQmvLLr/uLEKuA0nUHIJTWEvKe+xtojvUYPdGYtVLh/qKht4EjBRMDeK/4WTwJuqwzi7vI7yK91PhysmeLVt0NxYeQDIM0odqSaPKSCzsGz2vOMLNeM= MIME-Version: 1.0 X-Received: by 10.202.232.84 with SMTP id f81mr41287583oih.103.1452140827925; Wed, 06 Jan 2016 20:27:07 -0800 (PST) Received: by 10.202.73.71 with HTTP; Wed, 6 Jan 2016 20:27:07 -0800 (PST) Date: Thu, 7 Jan 2016 09:57:07 +0530 Message-ID: Subject: backgrid select2 cell fixed issue for optionsValues From: Harshal Dhumal To: Ashesh Vashi Cc: pgadmin-hackers@postgresql.org Content-Type: multipart/mixed; boundary=001a11407ac236a41b0528b6e228 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 --001a11407ac236a41b0528b6e228 Content-Type: multipart/alternative; boundary=001a11407ac236a4150528b6e226 --001a11407ac236a4150528b6e226 Content-Type: text/plain; charset=UTF-8 Hi, Please find minor patch to fix optionsValues for backgrid cell. *Issue:* Fixed issue when accessing OptionValues from view -- *Harshal Dhumal* *Software Engineer * EenterpriseDB --001a11407ac236a4150528b6e226 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

Please find minor patch to fix optionsValues for backgrid cell.

Issue:
Fixed issue when accessing OptionValues from view



--=C2=A0
Harshal Dhuma= l
Software Engineer=C2=A0


<= div>
--001a11407ac236a4150528b6e226-- --001a11407ac236a41b0528b6e228 Content-Type: text/x-patch; charset=US-ASCII; name="select2_backgrid_cell_7_Jan.patch" Content-Disposition: attachment; filename="select2_backgrid_cell_7_Jan.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ij3r1bsb0 ZGlmZiAtLWdpdCBhL3dlYi9wZ2FkbWluL3N0YXRpYy9qcy9iYWNrZ3JpZC9i YWNrZ3JpZC5wZ2FkbWluLmpzIGIvd2ViL3BnYWRtaW4vc3RhdGljL2pzL2Jh Y2tncmlkL2JhY2tncmlkLnBnYWRtaW4uanMKaW5kZXggNDExNDNhMy4uNTY5 MzJmMiAxMDA2NDQKLS0tIGEvd2ViL3BnYWRtaW4vc3RhdGljL2pzL2JhY2tn cmlkL2JhY2tncmlkLnBnYWRtaW4uanMKKysrIGIvd2ViL3BnYWRtaW4vc3Rh dGljL2pzL2JhY2tncmlkL2JhY2tncmlkLnBnYWRtaW4uanMKQEAgLTMxMCw3 ICszMTAsNyBAQAogICAgICAgdmFyIGNvbCA9IF8uZGVmYXVsdHModGhpcy5j b2x1bW4udG9KU09OKCksIHRoaXMuZGVmYXVsdHMpLAogICAgICAgICAgIG1v ZGVsID0gdGhpcy5tb2RlbCwgY29sdW1uID0gdGhpcy5jb2x1bW4sCiAgICAg ICAgICAgZWRpdGFibGUgPSBCYWNrZ3JpZC5jYWxsQnlOZWVkKGNvbC5lZGl0 YWJsZSwgY29sdW1uLCBtb2RlbCksCi0gICAgICAgICAgb3B0aW9uVmFsdWVz ID0gdGhpcy5jb2x1bW4uZ2V0KCdvcHRpb25WYWx1ZXMnKTsKKyAgICAgICAg ICBvcHRpb25WYWx1ZXMgPSB0aGlzLm9wdGlvblZhbHVlczsKIAogICAgICAg dGhpcy4kZWwuZW1wdHkoKTsKIAo= --001a11407ac236a41b0528b6e228 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 --001a11407ac236a41b0528b6e228--