ActiveSync: Error after upgrading to Kolab 3.1

Aleksander Machniak machniak at kolabsys.com
Tue Nov 12 14:44:50 CET 2013


On 11/12/2013 02:42 PM, Tobias Brunner wrote:
> Is there any workaround to disable the empty sync responses behaviour to
> get it working again with the N9?

Find /usr/share/kolab-syncroton/lib/ext/Syncroton/Command/Sync.php file
and replace

if ($sync->hasChildNodes()) {
     return $this->_outputDom;
}

ca. line 976 with

return $this->_outputDom;

However, I'm not sure it's so simple.

-- 
Aleksander Machniak
Web Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://www.kolabsys.com - http://alec.pl


More information about the users mailing list