From: Thorsten K. <kr...@in...> - 2006-03-06 14:37:22
|
Hi, today I've run several tests with the current version of libsyncml (plugin) over HTTP: Sony Ericsson 910i: First I wanted to test the library. A call of "syncml-http-server" and syncing vcards/vcal works fine. But testing the syncml-plugin results in an error: Received a entry vcal.vcs without data from member 1. Changetype ADDED Member 1 of type file-sync just sent all changes Received a entry vcal.vcs with data of size 24 from member 1. Changetype ADDED Received an reply to our Alert Going to receive 0 changes opensync_context.c:98:E:osync_context_report_change: The reported change did not have a format set (trace files attached) Nokia 6710: library + plugin don't work. (trace files attached) used config-file: <config><username>test</username><password>test</password><url>/</url><port>9999</port><usestringtable>1</usestringtable><onlyreplace>0</onlyreplace><recvLimit>10000</recvLimit><contact_db>contact</contact_db><calendar_db>calendar</calendar_db><task_db>tasks</task_db></config> |