From kroupware Thu Jul 01 22:09:31 2010 From: Thorsten Schnebeck Date: Thu, 01 Jul 2010 22:09:31 +0000 To: kroupware Subject: N900 works with patched z-push 1.3 and backend 0.4 Message-Id: <201007020009.31654.thorsten.schnebeck () gmx ! net> X-MARC-Message: https://marc.info/?l=kroupware&m=127802217625507 Hi, I already published a patch for z-push 1.2.3 that re-enables calendar and contact syncing between Kolab and N900 MfE Pre1.2. Now I tried this patch to test syncing with z-push-1.3 This did not work in the past. So far I have good results and I would like to invite other N900 user for testing before upgrading the wiki :-) --- z-push-1.3.vanilla/request.php 2010-04-01 01:17:00.000000000 +0200 +++ z-push-1.3/request.php 2010-07-01 23:35:47.000000000 +0200 @@ -415,6 +415,9 @@ if(!$decoder->getElementEndTag()) return false; } + else { + $collection["maxitems"] = 100; + } if($decoder->getElementStartTag(SYNC_OPTIONS)) { while(1) { Bye Thorsten _______________________________________________ Kolab-users mailing list Kolab-users@kolab.org https://kolab.org/mailman/listinfo/kolab-users