[Akonadi] [Bug 334569] KOrganizer not syncing properly with modified repeated events in google calendar

Daniel Vrátil bugzilla_noreply at kde.org
Sat Feb 23 10:45:46 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=334569

--- Comment #13 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 52eb4116f96063fe9a047abdf27f5020ff698687 by Daniel Vrátil.
Committed on 23/02/2019 at 10:38.
Pushed by dvratil into branch 'master'.

Calendar: fix recurrence handling

Parse and set recurringEventId and properly distinguish between
ID and iCalUID fields, which allows to identify recurrence instances

M  +1    -1    CMakeLists.txt
M  +115  -91   src/calendar/calendarservice.cpp
M  +10   -1    src/calendar/calendarservice.h
M  +18   -0    src/calendar/event.cpp
M  +12   -0    src/calendar/event.h
M  +1    -1    src/calendar/eventcreatejob.cpp
M  +2    -2    src/calendar/eventdeletejob.cpp
M  +1    -1    src/calendar/eventmodifyjob.cpp
M  +2    -2    src/calendar/eventmovejob.cpp

https://commits.kde.org/libkgapi/52eb4116f96063fe9a047abdf27f5020ff698687

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list