Revision 5ca295d...
Go back to digest for 8th December 2013Bug Fixes in KDE-PIM
Dan Vratil committed changes in [libkgapi/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
File Changes
Added 1 files
- libkgapi2/music/CMakeLists.txt
Modified 1 files
- libkgapi2/calendar/calendarservice.cpp
2 files changed in total