SVN Commit by dpage: r7242 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r7242 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm
Date
Msg-id 200804290905.m3T95scX014151@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2008-04-29 10:05:53 +0100 (Tue, 29 Apr 2008)

New Revision: 7242

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7242&view=rev

Log:
When pgAdmin fires the FileMenu while using the Backup Form (the second time), the wxFileDialog is called with the
filepath+ filename instead of just the filename that it expects as its third parameter. This throws up a warning. The
samething happens with the Restore Form as well. [Robins Tharakan] 



Modified:
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmBackup.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmBackupServer.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmRestore.cpp

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Setting Display Option causes a warning
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7243 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm