Bug 244596

Summary: Deleting a folder doesn't delete its subfolders.
Product: [Applications] kmail2 Reporter: Ludwig Reiter <ludwig.reiter>
Component: foldersAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ludwig Reiter 2010-07-14 12:11:44 UTC
Version:           unspecified (using Devel) 
OS:                Linux

version:4.4.4.e5.20100709.1148005-kk1.1149023

Reproducible: Always

Steps to Reproduce:
1. Create a folder t1
2. Create a subfolder of t1 named t2
3. Create a subfolder of t2 named t3
4. Copy three testmails to all folders.
5. Delete folder t1 (menu).


Actual Results:  
The folder disappeared and then a grey folder t1 appeared.

Expected Results:  
The folder t1 and the subfolders are deleted.
Comment 1 Leo Franchi 2010-07-28 00:06:38 UTC
SVN commit 1155702 by lfranchi:

Fix bug where subfolders were not deleted when parent was deleted.

BUG: 244596


 M  +1 -1      kmmainwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1155702