https://bugs.freedesktop.org/show_bug.cgi?id=52714
Patrick Ohly <patrick.ohly(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|syncevolution-issues@syncev |patrick.ohly(a)gmx.de
|olution.org |
Version|unspecified |1.4
--- Comment #1 from Patrick Ohly <patrick.ohly(a)gmx.de> 2012-08-07 07:50:11 UTC ---
Done for CalDAV, still to be done for EDS backend post 1.3.
commit 16e0b4af191fda9c4d2a8f981d5c2513fb818d11
Author: Patrick Ohly <patrick.ohly(a)intel.com>
Date: Fri Jun 15 12:09:07 2012 +0200
WebDAV: exchange VJOURNAL as iCalendar 2.0 or plain text
Use the new "text/calendar+plain" type so that "caldavjournal" can
be
used with peers which do not support iCalendar 2.0 for memos.
commit 92d7e7cc489b7251a122bf2b1eccec3fab6f576c
Author: Patrick Ohly <patrick.ohly(a)intel.com>
Date: Fri Jun 15 12:07:46 2012 +0200
engine: support VJOURNAL and VJOURNAL+text/plain
The "text/calendar" type now also contains rules for parsing and
generating VJOURNAL in iCalendar 2.0 and vCalendar 1.0. When using
"text/calendar+plain", the internal format is iCalendar 2.0 with plain
text used as alternative if the sync peer does not support VJOURNAL
for memos.
These types can be used as "databaseFormat" of the file backend and by
other backends which want to replace plain text as exchange format for
memos.
--
Configure bugmail:
https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.