http://bugs.meego.com/show_bug.cgi?id=11251
Summary: note synchronization: exchange data with engine as
VJOURNAL
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: Medium
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
When running as server, the Synthesis engine should be able to merge an update
that it receives from a phone such that additional fields (like CATEGORY) are
preserved, because the engine knows that the peer only supports plain text.
When running with the Evolution Data Server backend, the additional properties
were lost. The reason is that the backend does the plain text<->VJOURNAL
conversion.
This conversion should be left to the engine. It would also allow automatic
format negotiation for memos (use plain text with most peers, VJOURNAL between
SyncEvolution instances).
The necessary changes are (from memory, unverified):
- configure plain text datatype which uses same field list as calendar
- change EDS backend to use it
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.