[Users] [Bug 1090] Standard-folders appear again after rescanning tree
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue Jun 5 17:07:16 CEST 2012
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1090
Andrej Kacian <andrej at kacian.sk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej at kacian.sk
--- Comment #2 from Andrej Kacian 2012-06-05 17:07:15 ---
It seems to me that following simple patch fixes the issue:
Index: src/mh.c
===================================================================
RCS file: /home/claws-mail/claws/src/mh.c,v
retrieving revision 1.79.2.72
diff -u -r1.79.2.72 mh.c
--- src/mh.c 27 May 2012 17:30:52 -0000 1.79.2.72
+++ src/mh.c 5 Jun 2012 15:06:24 -0000
@@ -756,7 +756,6 @@
}
g_free(rootpath);
- mh_create_tree(folder);
mh_remove_missing_folder_items(folder);
mh_scan_tree_recursive(item);
--
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
More information about the Users
mailing list