Ticket #1206 (closed defect: fixed)
[PATCH] Merger disable / unavailable
| Reported by: | nicklas | Owned by: | dgollub |
|---|---|---|---|
| Priority: | high | Milestone: | OpenSync 0.40 |
| Component: | OpenSync: Engine | Version: | 0.39 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Hi,
I have an issue ; I propse a solution, but I don't know it's the best solution :(
_osync_obj_engine_clone_and_demerge_change has to be called only if the user has configured the merger feature : --enable-merger
As merger feature isn't available, I have disabled this feature, but I notice that this function is always called and of course, I get an error :
"Couldn't handle the capabilities in format"
So I propose a little patch to fix this.
Regards,
Nicolas
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

