GNOME Bugzilla – Bug 648454
Subfolders disappear when moving a folder
Last modified: 2011-05-09 17:17:15 UTC
When moving a folder with subfolders, either by dragging the folder or by right-clicking and select "Move Folder To", the folder will be moved, but the expand symbol [+] next to it will disappear. The subfolders show up again after restarting Evolution. I only tested moving folders inside the local "On This Computer" section.
Is this a duplicate of bug 647816? I'm not sure, can't test the fix here.
Thanks for the bug report. It is not a duplicate, and it didn't cause it, fortunately, it's something with maildir camel provider. I'll look on it.
Created attachment 187517 [details] [review] eds patch for evolution-data-server; This patch fixes the behaviour for me. It traverses all subfolders and renames them as well, thus also UI knows about such change. The bug you noticed sounds really related, though when I reverted that fix then it didn't help. Hence this fix.
Created commit e3f3ae9 in eds master (3.1.2+) Created commit d4b4386 in eds gnome-3-0 (3.0.2+)