http://bugs.meego.com/show_bug.cgi?id=9600
--- Comment #2 from pohly <patrick.ohly(a)intel.com> 2010-11-02 06:41:32 PDT ---
There's a bug (?) in vtimezone.cpp/ContextToTzDaylight(): it assumes that
t.name is of the format <foo>/<bar> where <foo> and <bar> are
names without
slashes which stand for summer and winter time (CEST/CET).
This is not the case for time zones imported by
platform_timezones.cpp/finalizeSystemZoneDefinitions(). They put the original
TZID into t.name.
This leads to malformed DAYLIGHT properties which have too many components at
the end:
DAYLIGHT;ENCODING=QUOTED-PRINTABLE:TRUE;-07;20110313T100000Z;20101=
107T090000Z;;freeassociation.sourceforge.net;Tzfile;America;Los_An=
geles
Not using any names resolves the original problem (cannot update events), but
might have side effects (perhaps some peers use that information?) and still
leaves one remaining problem:
* recurring events loose the recurrence rules when sent from computer to phone
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.