Bug in properties dialogue for role

Поиск
Список
Период
Сортировка
От Erwin Brandstetter
Тема Bug in properties dialogue for role
Дата
Msg-id 46BC83D2.6080803@falter.at
обсуждение исходный текст
Список pgadmin-hackers
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.

Test case:
CREATE ROLE mytest LOGIN;
ALTER ROLE mytest SET search_path=mytest;
-- Then try changing the value "mytest" to "mytest, public" in the properties
dialogue.



Regards
Erwin


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Erwin Brandstetter
Дата:
Сообщение: Re: Error on connect (1.8.0 beta 3)
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Bug in properties dialogue for role