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 347905 - [PATCH] allow creation of new mail folders with mh backend
[PATCH] allow creation of new mail folders with mh backend
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
1.6.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-18 11:49 UTC by Matt Davey
Modified: 2006-08-23 09:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix camel mail folder creation with MH back end (479 bytes, patch)
2006-07-18 11:50 UTC, Matt Davey
committed Details | Review

Description Matt Davey 2006-07-18 11:49:19 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.
Comment 1 Matt Davey 2006-07-18 11:50:56 UTC
Created attachment 69105 [details] [review]
patch to fix camel mail folder creation with MH back end
Comment 2 Matt Davey 2006-07-18 12:15:36 UTC
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
Comment 3 Sebastien Bacher 2006-08-06 10:42:27 UTC
Could anybody review that trivial patch?
Comment 4 Srinivasa Ragavan 2006-08-23 08:14:08 UTC
Approved to commit. Sigh I hate to miss such patches.
Comment 5 Srinivasa Ragavan 2006-08-23 09:37:07 UTC
Committed it.