[Kde-pim] Review Request 113374: Attempt to fix the CardDAV ressource to parse muptiple VEVENTs (with recurrence-ID set) in the returned ical correctly
Philipp Schmidt
philschmidt at gmx.net
Mon Oct 21 21:02:46 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113374/
-----------------------------------------------------------
Review request for Akonadi and KDEPIM.
Repository: kdepim-runtime
Description
-------
First Attempt at fixing the CardDAV ressource to not ignore additional recurrence-ID VEVENTs as created by e.g. the default Android Calendar (Used instead of creating EXDATEs in the original event).
See RFC 4791, Chapter 4.1, especially the following exerpt:
Calendar components with the same UID property value, in a given
calendar collection, MUST be contained in the same calendar object
resource. This ensures that all components in a recurrence "set" are
contained in the same calendar object resource. It is possible for a
calendar object resource to just contain components that represent
"overridden" instances (ones that modify the behavior of a regular
instance, and thus include a RECURRENCE-ID property) without also
including the "master" recurring component (the one that defines the
recurrence "set" and does not contain any RECURRENCE-ID property).
Diffs
-----
resources/dav/resource/davgroupwareresource.cpp 8589243
Diff: http://git.reviewboard.kde.org/r/113374/diff/
Testing
-------
Fetching Items works, however especially everything that is not multifetched is buggy when sending data back to the server. This is however just a first draft to get my changes out in the wild.
Thanks,
Philipp Schmidt
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list