http://bugzilla.moblin.org/show_bug.cgi?id=5631
--- Comment #5 from ddecock <Dries.Decock(a)telenet.be> 2009-08-26 02:32:34 ---
I think I was too fast telling egroupware works. I got an exception at the end
of the synchronisation. I tried to find the item which causes the problem, but
it seems to be caused by a response from the eGroupWare server: this is the
SyncML trace:
POST /rpc.php?syncml_sessionid=syncml-15bcc540b0ada7a6d0a78c9c94cbfb17 HTTP/1.1
Host:
team.office.excentis.com
Content-Type: application/vnd.syncml+xml
User-Agent: SyncEvolution
Content-Length: 1005
Client :
<?xml version="1.0" encoding="UTF-8"?><SyncML
xmlns='SYNCML:SYNCML1.2'><SyncHdr><VerDTD>1.2</...
xmlns='syncml:metinf'>10000</MaxMsgSize><MaxObjSize
xmlns='syncml:metinf'>4000000</MaxObjSize></Meta>&...
Sever reply :
HTTP/1.1 200 OK
Date: Wed, 26 Aug 2009 09:15:29 GMT
Server: Apache
X-Powered-By: PHP/5.2.6-pl6-gentoo
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: Horde=0b9841c6e1ad652e3eaf5d1ee7e81dd0; path=/horde;
domain=team.office.excentis.com
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Set-Cookie: Horde=syncml-15bcc540b0ada7a6d0a78c9c94cbfb17; path=/horde;
domain=team.office.excentis.com
Content-length: 1230
Accept-Charset: UTF-8
Content-Type: application/vnd.syncml+xml
<SyncML
xmlns="SYNCML:SYNCML1.2"><SyncHdr><VerDTD>1.0<...
caaf050b916</LocURI></Source></Item></Status><Sync><CmdID>3</CmdID><Target><LocURI>./calendar</LocURI></Target><Source><LocURI>calendar</LocURI></Source><NumberOfChanged>69</NumberOfChanged></Sync><Final></Final></SyncBody></SyncML>
It seems to proccess the first to commands good, but the CmdID 3 seems to cause
a problem with SyncEvolution.
Kind regards
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.