Re: [evolution-patches] ical import patch
- From: Not Zed <notzed ximian com>
- To: Phil Goembel <phil-goembel wi rr com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] ical import patch
- Date: Tue, 11 May 2004 11:21:54 +0800
On Mon, 2004-05-10 at 12:49 -0500, Phil Goembel wrote:
Evolution does not import iCalendar files correctly if
they contain folded lines (continuations) starting with
tabs.
I believe the following patch will fix the problem, although I have
not tested it (I do not have a build environment set up).
I was asked to submit this patch by a ximian person (Gerardo Marin).
The bug report is at http://bugzilla.ximian.com/show_bug.cgi?id=55561
p.s. isblank() may not be portable to all platforms supported by evolution?
If not, an explicit test for each of the iCalendar whitespace characters
(' ' and '\t') could be done. Might be more appropriate anyway, since isblank()
could change.
Yep it should be an explicit test, especially since isblank is a GNU libc extension.
Could you also include a ChangeLog entry please (include the patch number and maybe a reference to the rfc).
Thanks,
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]