SVN Commit by dpage: r7243 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7243 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm
Date: 2008-04-29 09:06:34
Message-ID: 200804290906.m3T96YSU014178@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-04-29 10:06:34 +0100 (Tue, 29 Apr 2008)

New Revision: 7243

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7243&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:
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm/frmBackup.cpp
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm/frmBackupServer.cpp
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm/frmRestore.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-04-29 09:07:00 SVN Commit by dpage: r7244 - trunk/pgadmin3/pgadmin/frm
Previous Message svn 2008-04-29 09:05:54 SVN Commit by dpage: r7242 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm