BUG #11093: login with cyrilic input language make pgAdmin to blow out instead of the wrong password message.

From: vipivoxa(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11093: login with cyrilic input language make pgAdmin to blow out instead of the wrong password message.
Date: 2014-07-30 18:57:43
Message-ID: 20140730185743.2696.45078@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 11093
Logged by: Vipir Voxer
Email address: vipivoxa(at)gmail(dot)com
PostgreSQL version: 9.3.5
Operating system: Windows 8
Description:

I found this bug by accident. I am using different languages at the same
time. So i forgot to switch from RU (Russian language) to English. Typing in
password in Russian makes pgAdmin application to blow out.

steps to reproduce:
1)windows8-> Language preferences->Add a language -> add Russian language.
Now you have two or more languages in your windows input methods.
2) switch language to RU (Russian Cyrillic type of language)
3)open pgAdmin III application
4)select PostgreSQL server -> connect -> type in password with input
language being RU.
Expected result: message about wrong password or similar.
Current result: pgAdmin application blows with the windows message pgAdmin
III - PostreSQL tools has stopped working.

Browse pgsql-bugs by date

  From Date Subject
Next Message henart 2014-07-30 21:04:17 BUG #11094: Does not report error
Previous Message Tom Lane 2014-07-30 18:00:23 Re: extract('epoch' from age()) returning wrong number of seconds