SVN Commit by dpage: r7244 - trunk/pgadmin3/pgadmin/frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7244 - trunk/pgadmin3/pgadmin/frm
Date: 2008-04-29 09:07:00
Message-ID: 200804290907.m3T970vG014223@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-04-29 10:07:00 +0100 (Tue, 29 Apr 2008)

New Revision: 7244

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7244&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 same thing happens with the Restore Form as well. [Robins Tharakan]

Modified:
trunk/pgadmin3/pgadmin/frm/frmBackup.cpp
trunk/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
trunk/pgadmin3/pgadmin/frm/frmBackupServer.cpp
trunk/pgadmin3/pgadmin/frm/frmRestore.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-04-29 09:07:43 Re: Warning on Backup / Restore FileMenu open
Previous Message svn 2008-04-29 09:06:34 SVN Commit by dpage: r7243 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm