Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aJL3l-0003i8-Jo for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Jan 2016 13:01:57 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aJL3l-00042t-64 for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Jan 2016 13:01:57 +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) (envelope-from ) id 1aJL3X-0003YF-1D for pgadmin-hackers@postgresql.org; Wed, 13 Jan 2016 13:01:43 +0000 Received: from mail-yk0-x22e.google.com ([2607:f8b0:4002:c07::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aJL3O-00057b-IE for pgadmin-hackers@postgresql.org; Wed, 13 Jan 2016 13:01:42 +0000 Received: by mail-yk0-x22e.google.com with SMTP id v14so393521457ykd.3 for ; Wed, 13 Jan 2016 05:01:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sIokFrSSm8WTJKnOzJIi7vbksSm7EmNiDcSuAdXw7rw=; b=vps1K+r8/we3wNebwfIfE5FcYUvQ5s+9yRMYXIybHU0TXNFWlnsBfAwfZqTXTcZQSY GPeLdU5MSFiIhZPXqw2wj442u82v0w0FSUbNrpwhksIJQWgMs+4eA1YooMmhBrlAhRHL QnbIdeXWO8V6YRG8qDYdPYvL+iyWtUhfGQ1Dkn91gCDODChJhmhmCxJ8X4/PSy1mSsO+ kItV1lVIIzZ8TQl+hBvI+unS/AQlnVxDnDtWhw4lj6DYsVB3SV+AE3LYfZsmtX4wE7pt 77ujdwlkSvVsily9ud+Fm0h9zP+nOYNIJTaijJ/mvbvqhUJ2GlNdBtXyuNU5xwSgh9Xh /4yw== 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:content-type; bh=sIokFrSSm8WTJKnOzJIi7vbksSm7EmNiDcSuAdXw7rw=; b=bIqXZfuJfcWmB4EP1HrejskqHtAnTSTzHXdyoECNkKwg/vHJ3lpeZMcv0R0fgP9tKn 2KvJQZjX8zJBX3mMso46pDEaild/zW+4p2U4Iy1P3Q7haIryQanK2aJSj0y449oJRqer fjve2lz1krnbawk7FYjGbkYLVG1yGJbENE5QtxWWOAqHFq0Cpl1pRIrFGCmnD6Atv2KN wcFwSsr0sKsEy3L7UYII4xgJKLhSaSOcda8zYko5sQAEL0eJf4NOHtQ9SduWNqHIIQUn 7rfojaxTgHyj/0FPltXoXOVLxct9GeS0QW0WAm9aKTnkUwx1lOeFoOr7b1hN8QIHJf8m h62w== X-Gm-Message-State: ALoCoQmJkXjiWYrOlZIgRbU2tLIPSXCE9I0ipcFwpZEVTrQBjxmXwFjE3lktEEK7qk31AYOQvOzTUSwwYK1cNTS2/1QKZ9pTjsWIwVlH5Zi3J155A/xojdk= MIME-Version: 1.0 X-Received: by 10.13.213.193 with SMTP id x184mr116485505ywd.339.1452690092233; Wed, 13 Jan 2016 05:01:32 -0800 (PST) Received: by 10.37.202.75 with HTTP; Wed, 13 Jan 2016 05:01:32 -0800 (PST) In-Reply-To: References: Date: Wed, 13 Jan 2016 18:31:32 +0530 Message-ID: Subject: Re: [pgadmin-support] Unable to change variable of role on OS X 10.11 From: Neel Patel To: Axel Rau Cc: pgadmin-support@postgresql.org, pgadmin-hackers Content-Type: multipart/mixed; boundary=001a114fd4daeae0fc052936c479 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 --001a114fd4daeae0fc052936c479 Content-Type: multipart/alternative; boundary=001a114fd4daeae0f7052936c477 --001a114fd4daeae0f7052936c477 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Please find the patch file for fix of above mentioned issue. Do let us know for any comments. Thanks, Neel Patel On Tue, Jan 12, 2016 at 11:22 PM, Axel Rau wrote: > Hi, > > thanks for maintaining pgAdmin3. > > I tried to change a variable of a login role and was unable to edit the > field. > I could not delete characters of the existing definition or add character= s. > Copying the definition into the paste buffer was also impossible. > > Deleting the variable and creating a new definition worked. > > This is pgAdmin 1.22.0 downloaded and installed on Mac OS X 10.11.2 > > The bug existed already in the previous version. > > Axel > --- > PGP-Key:29E99DD6 =E2=98=80 +49 160 9945 7889 =E2=98=80 computing @ chao= s claudius > > > > -- > Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support > --001a114fd4daeae0f7052936c477 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

Please find the patch file for fix = of above mentioned issue.
Do let us know for any comments.
<= div>
Thanks,
Neel Patel

On Tue, Jan 12, 2016 at 11:22 PM, Axel = Rau <Axel.Rau@chaos1.de> wrote:
Hi,

thanks for maintaining pgAdmin3.

I tried to change a variable of a login role and was unable to edit the fie= ld.
I could not delete characters of the existing definition or add characters.=
Copying the definition into the paste buffer was also impossible.

Deleting the variable and creating a new definition worked.

This is pgAdmin 1.22.0 downloaded and installed on Mac OS X 10.11.2

The bug existed already in the previous version.

Axel
---
PGP-Key:29E99DD6=C2=A0 =E2=98=80 +49 160 9945 7889=C2=A0 =E2=98=80 computin= g @ chaos claudius



--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support=

--001a114fd4daeae0f7052936c477-- --001a114fd4daeae0fc052936c479 Content-Type: application/octet-stream; name="role.patch" Content-Disposition: attachment; filename="role.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ijcu0kql0 ZGlmZiAtLWdpdCBhL3BnYWRtaW4vZGxnL2RsZ1JvbGUuY3BwIGIvcGdhZG1p bi9kbGcvZGxnUm9sZS5jcHAKaW5kZXggMDBmNmI4My4uNjllNzkxMiAxMDA2 NDQKLS0tIGEvcGdhZG1pbi9kbGcvZGxnUm9sZS5jcHAKKysrIGIvcGdhZG1p bi9kbGcvZGxnUm9sZS5jcHAKQEAgLTE2OCw3ICsxNjgsNyBAQCBpbnQgZGxn Um9sZTo6R28oYm9vbCBtb2RhbCkKIAkgICAgd3hUKCJTRUxFQ1Qgcm9sbmFt ZVxuIikKIAkgICAgd3hUKCIgIEZST00gcGdfcm9sZXMgclxuIik7CiAKLQl2 YXJJbmZvLkFkZCh3eFQoInJvbGUiKSk7CisJdmFySW5mby5BZGQod3hUKCJz dHJpbmciKSk7CiAJY2JWYXJuYW1lLT5BcHBlbmQod3hUKCJyb2xlIikpOwog CiAJcGdTZXQgKnNldDsK --001a114fd4daeae0fc052936c479 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 --001a114fd4daeae0fc052936c479--