Claws Mail Bugzilla – Bug 292
deleting folder tree doesn't work
Last modified: 2003-09-06 21:51:41
You need to log in before you can comment on or make changes to this bug.
When a folder has a subfolder, deletion of the top level folder doesn't work. SC _does_ prompt for confirmation. When I check to see if the folder is really deleted, I find that it is not.
Yeah something spooky is going on. I found that the trusty remove_dir_recursive() in src/common/utils.c does not work anymore. It's funny though, because the last rmdir() in the function, though it does seem to fail, does not give any error. What linux version are you using?
2003-09-06 [christoph] 0.9.4claws66 * src/folder.c destroy folder's MsgCache if FolderItem is removed to make sure it is not saved when the FolderItem is destroyed