GNOME Bugzilla – Bug 111875
Deleting folder doesn't delete directory
Last modified: 2006-06-18 05:11:33 UTC
This is a follow-on from bug 110937 http://bugzilla.gnome.org/show_bug.cgi?id=110937 When you delete a folder, the directory that contains the folder items is not removed from the filesystem. Therefore, next time you start Pan, it re-appears. Dave Hill
*** Bug 121572 has been marked as a duplicate of this bug. ***
*** Bug 121703 has been marked as a duplicate of this bug. ***
Created attachment 20455 [details] [review] Patch fixing this bug on CVS HEAD
Adding the PATCH keyword and marking priority as high.
This patch needs some love: rmdir() will fail, since the directory still contains the folder's articles.
bluesky'ing this; these directories should go away for good when we add the database backend anyway.