Revision 53cc1c0...
Go back to digest for 30th June 2013Bug Fixes in KDE-PIM
Kevin Ottens committed changes in [kdepimlibs] akonadi/calendar/etmcalendar.cpp:
Repair alarms part 2
Callers might need to know to which incidence the returned alarms are
associated... Unfortunately incidence gets deleted so parentUid() will
return an empty string. So avoid this information being lost, pre-tag
all the alarms with the corresponding uid using a custom property.
File Changes
Modified 1 files
- akonadi/calendar/etmcalendar.cpp
1 files changed in total