N900 works with patched z-push 1.3 and backend 0.4
Thorsten Schnebeck
thorsten.schnebeck at gmx.net
Fri Jul 2 00:09:31 CEST 2010
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
More information about the users
mailing list