[Akonadi] [Bug 317767] owncloud syncing fails if contact contains messenger information
Grégory Oestreicher
greg at kamago.net
Sat Apr 6 16:28:07 BST 2013
https://bugs.kde.org/show_bug.cgi?id=317767
--- Comment #8 from Grégory Oestreicher <greg at kamago.net> ---
OK, there are multiple issues it seems here.
First, the resource assumes that a PUT response will always contain an ETag.
After a quick read of the relevant RFCs this is optimistic, and ownCloud
includes an invalid one that's used by the resource in subsequent calls. I can
fix this by re-fetching modified items unconditionally.
Then there's the issue of the way the IM address is stored. In the item payload
it's done via a special property that's not displayed in the ownCloud web
interface. Eventually KABC should be fixed if there's a standard property that
can be used.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list