[Akonadi] [Bug 438118] New: Akonadi fails to put new calldav resources to Zimbra server
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Jun 5 15:22:38 BST 2021
https://bugs.kde.org/show_bug.cgi?id=438118
Bug ID: 438118
Summary: Akonadi fails to put new calldav resources to Zimbra
server
Product: Akonadi
Version: 5.17.1
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: DAV Resource
Assignee: kdepim-bugs at kde.org
Reporter: dthoma at gmx.net
Target Milestone: ---
When a new calendar entry is created, akonadi uses HTTP-PUT to create the entry
on the server site.
Zimbra however has the limitation that the ics-files have to be named using an
UUID in the common format a5792563-68fc-4387-9759-72c95c5ea164. See
https://wiki.zimbra.com/wiki/CalDav_Support under "Known Limitations".
Akonadi should either use UUIDs as file names or use POST to let the server
choose the name.
As Akondadi uses some different format, the put-request fails and the Resource
is set to offline and not synchronized anymore.
I am under the impression that this worked recently. I'm running the stable
version of kde neon, so a recent version might have been working, but I cannot
guarantee that.
Of course one might consider this a bug/missing feature of Zimbra, but it is
unlikely that Zimbra will change that behavior as it seems to be due to how
they organize calendar entries.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list