[Akonadi] [Bug 325224] CalDav doesn't read server items
Martin Droessler
mail at martindroessler.de
Fri Aug 21 17:22:36 BST 2015
https://bugs.kde.org/show_bug.cgi?id=325224
--- Comment #29 from Martin Droessler <mail at martindroessler.de> ---
I finally figured out what went wrong. (at least with our Kerio Connect Server,
but I suppose others might be affected as well)
Issue was, that the server sent kind of malformed data - containing only
carriage returns but no line-feeds. And libical used for parsing doesn't
support this!
I already made a pull-request to get the fix into libical:
https://github.com/libical/libical/pull/215
...works like a charm on my machine now!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list