Error opening file without suffix

From: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Error opening file without suffix
Date: 2012-07-23 08:58:42
Message-ID: 500D1242.5020503@ifortuna.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Issue found in pgAdmin 1.14.2, Windows 7

How to reproduce:
1. create some text file and save it without suffix - make sure OS
doesn't hide suffixes making you think that there is no suffix in a filename
2. Open query editor window
3. Select File / Open...
4. Enter star character (*) into filename field and commit it hitting
enter - in result you will get all files listed in file browser
5. find your file
6. select it and open it - this operation will end up with error: "can't
open file"

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michal Kozusznik 2012-07-23 09:07:26 connection lost - Edit Data grid
Previous Message Colin Beckingham 2012-07-22 16:10:45 Re: Rename column in dev 1.17 segfaults