Ticket #827 (closed task: fixed)

Opened 3 months ago

Last modified 2 months ago

reimplement format conversion for file-sync

Reported by: bricks Owned by: dgollub
Priority: normal Milestone: 0.40
Component: Plugin: file Version: 0.37
Severity: normal Keywords:
Cc:

Description

In r3416 the internal format conversion was removed. This needs to be reimplemented - or handled inside OpenSync?.

Change History

Changed 3 months ago by felixmoeller

  • version changed from 0.39 to 0.37

move back to current release ;)

Changed 2 months ago by prahal

  • status changed from new to closed
  • resolution set to fixed

Fixed in http://www.opensync.org/changeset/3659 . Now plugins could use <Preferred>objformat_name</Preferred> in <Formats> (in <Resource>). For example for file-sync use vcard30. Beware there is no check on previous preferred format so one has to clear the directory and run a slow-sync on the sink after changing the preferred format. We won't support mixing diferrent objformat in the same member . Though one could open a ticket so we check the current data match the format we'll use to prevent mistakes ...

Note: See TracTickets for help on using tickets.