Patrick Ohly changed bug 64176
What Removed Added
Status NEEDINFO RESOLVED
Resolution --- FIXED

Comment # 13 on bug 64176 from
(In reply to comment #2)
> It probably would be best to just clone the config of the system address
> book when creating new databases via SyncEvolution.

This was implemented:

commit 5925ccee7f3b22d72af117db25fa21280433fa29
Author: Patrick Ohly <patrick.ohly@intel.com>
Date:   Thu May 23 17:38:04 2013 +0200

    EDS: create new databases by cloning the builtin ones (FDO #64176)

    Instead of hard-coding a specific "Backend Summary Setup" in
    SyncEvolution, copy the config of the system database. That way
    special flags (like the desired "Backend Summary Setup" for local
    address books) can be set on a system-wide basis and without having to
    modify or configure SyncEvolution.

    Because EDS has no APIs to clone an ESource or turn a .source file
    into a new ESource, SyncEvolution has to resort to manipulating and
    creating the keyfile directly.

The "openismus work" branches already include a suitably patched system DB, so
I consider the issue resolved.


You are receiving this mail because: