Re: fix for #310953 (camel-groupwise) (breaks hard code freeze in evolution )
- From: Harish Krishnaswamy <kharish novell com>
- To: "Vivek Jain(Jain Vivek)" <jvivek novell com>
- Cc: release-team gnome org
- Subject: Re: fix for #310953 (camel-groupwise) (breaks hard code freeze in evolution )
- Date: Thu, 01 Sep 2005 16:28:29 +0530
Why not
if (attach->contentType ) {
...
} else ...
instead of multiple if (attach->contentType && ...) ???
Harish
On Thu, 2005-09-01 at 06:41 -0400, Vivek Jain(Jain Vivek) wrote:
> Sending it again as the earlier one didn't come properly.
>
> hi,
>
> This patch fixes a critical bug in the mailer component of evolution.
> The Changed file is
> evolution-data-server/camel/groupwise/camel-groupwise-folder.c
>
> I have sought the approval from mail maintainer.
> Please let me know if I can commit the patch as it breaks the hard code
> freeze in evolution.
>
> Thanks,
> Vivek Jain
>
>
> > From: Vivek Jain(Jain Vivek) <jvivek novell com>
> > To: evolution-patches gnome org
> > Subject: fix for #310953 (camel-groupwise)
> > Date: Thu, 01 Sep 2005 09:27:45 +0000
> >
> > hi,
> >
> > The attached patch fixes
> > http://bugzilla.gnome.org/show_bug.cgi?id=310953
> >
> > patch is attached on the bug.
> >
> > server doesn't return the contentType for some attachments, we have to
> > check it and if there is no contentType we set it as multipart/digest.
> >
> > Thanks,
> > Vivek Jain
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]