After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 736040 - Local Drafts folder is displayed twice after the first run
Local Drafts folder is displayed twice after the first run
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
3.13.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-09-04 11:24 UTC by Vadim Rutkovsky
Modified: 2015-03-04 17:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2014-09-04 11:24:38 UTC
See http://build.gnome.org/continuous/buildmaster/builds/2014/09/04/8/integrationtest/work-gnome-continuous-x86_64-runtime/screenshot-26.png

Drafts folder has a duplicate displayed as ".Drafts". Configuration is 'None' for receiving part and 'Sendmail' for sending
Comment 1 Milan Crha 2015-03-04 16:49:22 UTC
Thanks for a bug report. The image is already gone, but that doesn't matter much, because I know what you mean. The "doubled" draft is that one "Draft" folder has the special icon, but there is also a regular folder ".Draft", with a leading dot. I noticed it too, it's there only for fresh accounts, with no previous configuration.

I would expect it being fixed within bug #732145, but it isn't.
Comment 2 Milan Crha 2015-03-04 17:09:40 UTC
So it was the folder structure migration, which caused this. The Drafts folder is the first for which evolution asks, thus it is created, also on disk, but only after it is created the disk folder hierarchy is migrated (to escape dots in folder names, thus the dots can be used in UI folder names too), which also renamed just created Drafts folders.

Created commit 5556117 in eds master (3.15.92+)