GNOME Bugzilla – Bug 347905
[PATCH] allow creation of new mail folders with mh backend
Last modified: 2006-08-23 09:37:07 UTC
I came across a bug introduced in revision 1.40 of camel/providers/local/camel-local-store.c that prevented me from creating a new folder with a MH back end. This trivial patch fixes the issue.
Created attachment 69105 [details] [review] patch to fix camel mail folder creation with MH back end
Note: this may be the cause of a similar maildir backend bug reported in Ubuntu here: https://launchpad.net/distros/ubuntu/+source/evolution/+bug/50585 and debian here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374554
Could anybody review that trivial patch?
Approved to commit. Sigh I hate to miss such patches.
Committed it.