Обсуждение: Minor glitch in reporting tool

Поиск
Список
Период
Сортировка

Minor glitch in reporting tool

От
Erwin Brandstetter
Дата:
Hi developers!

I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP 
(German, latest patch level).

In the reporting tool ("Generate a report"), when I switch the output 
format from XHTML to XML, I lose the previously selected filename in 
"Output file".

Also exists in the latest build that Dave mailed me (rev: 5475:5496)


Regards
Erwin Brandstetter


Re: Minor glitch in reporting tool

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Erwin Brandstetter
> Sent: 17 October 2006 02:02
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Minor glitch in reporting tool
>
> Hi developers!
>
> I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP
> (German, latest patch level).
>
> In the reporting tool ("Generate a report"), when I switch the output
> format from XHTML to XML, I lose the previously selected filename in
> "Output file".

That is by design - they are two separate text boxes, the last used
values of each of which are stored seperately for use as the default
next time round.

Regards, Dave.