Re: Bug in properties dialogue for role
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Bug in properties dialogue for role
dpage(at)postgresql(dot)org wrote:
------- Original Message -------
From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: pgadmin-hackers(at)postgresql(dot)org
Sent: 10/08/07, 16:27:14
Subject: [pgadmin-hackers] Bug in properties dialogue for role
Hi!
Testing the pgAdmin III 1.8.0 Beta 3 (Aug 10 2007, rev: 6546M). Client
Win XP, host: Debian Etch / PG 8.2.4 and Debian Sarge / PG 8.1.8
A bug in the properties dialogue for a role, under "Variables":
While trying to change the "Variable Value", typing most letter keys has
no effect. Only "e" and some punctation marks actually show up in the
text control.
Present in beta 2 and beta 3.
Sounds like it thinks you're editting a numeric value. Are you sure you weren't?
/D
I am sure. Try the test case.
But I guess you found the root of the problem right there: pgadmin
probably thinks it is editing a numeric value, though it is text.
Regards
Erwin
Home |
Main Index |
Thread Index