Invitations I get by mail from Outlook users can be accepted and will show up in the (Google) calendar on that machine. However, the event does not not sync to the Google online calender and the other devices using the Google calendar. Reproducible: Always Steps to Reproduce: 1. Click on accept invitation 2. Look in your Kalender, event shows up 3. Look on Google online calendar, event dosn't show up. Actual Results: Event doesn't sync / won't show up in the Google calendar online or on other devices Expected Results: Event should show up in the Google online calendar. openSuSE 12.2. KDE 4.9.3 libkgapi 0.4.3(-8.1)
Created attachment 75528 [details] Invitation, that didn't work.
Git commit 1256236ad1f6376b847bc7e8c3fb879331f25ae0 by Dan Vrátil. Committed on 03/12/2012 at 20:09. Pushed by dvratil into branch 'LibKGAPI/0.4'. Handle Microsoft TZIDs Microsoft TZIDs which are not compatible with the Olson timezone format which Google expects in dtStart and dtEnd timezones. We use special mapping of X-MICROSOFT-CDO-TZID property to a real Olson timezones to make Google happy. Unfortunatelly this means that the original long MS timezone name is not preserved. The conversion is run only in Objects::Event -> JSON serializer, as Google always returns events with Olson timezone format. FIXED-IN: 0.4.4 M +191 -2 libkgapi/services/calendar.cpp http://commits.kde.org/akonadi-google/1256236ad1f6376b847bc7e8c3fb879331f25ae0