[libkgapi] [Bug 327856] Google Calendar resource doesn't respect timezones
Daniel Vrátil
dvratil at redhat.com
Wed Dec 4 15:14:26 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=327856
Daniel Vrátil <dvratil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |2.0.2
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/akon
| |adi-google/5ca295d954d914f4
| |9524a69793d380aa14be5376
--- Comment #2 from Daniel Vrátil <dvratil at redhat.com> ---
Git commit 5ca295d954d914f49524a69793d380aa14be5376 by Dan Vrátil.
Committed on 04/12/2013 at 15:12.
Pushed by dvratil into branch 'LibKGAPI/2.0'.
Respect calendar-wide timezones
Each listEvents reply contains timeZone field in header that specifies
a calendar-wide timezone that applies to all events, but was ignored by
parseEventJSONFeed(). The timeZone is now passed to JSONToEvent(), which
will first check for timezone override in "start" and "end" fields
and then apply the global timezone.
FIXED-IN: 2.0.2
M +29 -11 libkgapi2/calendar/calendarservice.cpp
A +0 -0 libkgapi2/music/CMakeLists.txt
http://commits.kde.org/akonadi-google/5ca295d954d914f49524a69793d380aa14be5376
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list