From: Dirk H Bartley Date: Fri, 18 May 2007 20:57:20 +0000 (+0000) Subject: One item in TODO had been a confusion between an issue with purge and an issue X-Git-Tag: Release-7.0.0~6313 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fd59d7e6d2fe7a3662e247d818aab1c8b9d3cb49;p=bacula%2Fbacula One item in TODO had been a confusion between an issue with purge and an issue with restore. It was resolved. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4829 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/TODO b/bacula/src/qt-console/TODO index 9c8ab0b745..08a3153857 100644 --- a/bacula/src/qt-console/TODO +++ b/bacula/src/qt-console/TODO @@ -22,8 +22,6 @@ of the selected job. Resolve issue of connection during restore selection. Could go with preempt of connections. (Kern is to work on) -Purging not working from console or from context sensitive. (Kern) - ========LOW priority items: Human readable in joblist for purged, joblevel and job type. @@ -82,6 +80,9 @@ global one defined in the mainWin class (if I remember right). ============================================================ DONE: ============================================================ +Purging not working from console or from context sensitive. + This was a confusion with the restore command. Now resolved. + Can produce a segfault by attempting to restore from a restore job. In pre-restore, prevent a job in the list from being a restore job.