Hi Johannes,
thanks for the demo account; we identified the problem and here is the fix:
http://www.inf-it.com/fixes/caldavzap_0.10.0.1x.diff
to apply the patch: - download the file into the caldavzap directory - execute: patch -p1 < caldavzap_0.10.0.1x.diff - execute: ./cache_update.sh
JM
p.s.: if you confirm that everything works I will release the 0.10.0.2 (with this fix only) next week
On 11 Feb 2014, at 00:43, Dr. Johannes Zellner johannes@zellner.org wrote:
Hi,
is CalDavZAP supposed to reload from the caldav server if changes were made there (by another program)?
it doesn't do here although I've
var globalSyncResourcesInterval=120000; var globalBackgroundSync=true;
best
-- Johannes