Summary | SyncML: tasks created by client do not show up |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | jerome (at) jeromelaheurte (dot) net |
Created | 04/20/2014 (4095 days ago) |
Due | |
Updated | 08/29/2014 (3964 days ago) |
Assigned | 04/22/2014 (4093 days ago) |
Resolved | 08/29/2014 (3964 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
play with different content-types now that I know it's the problem.
Apr 22 18:32:07 vmub140464 HORDE: Unsupported Content-Type:
text/x-vcalendar:1.0
steps to generate complete SyncML debugging information.
Apr 22 18:32:07 vmub140464 HORDE: Unsupported Content-Type:
text/x-vcalendar:1.0 [pid 1654 on line 920 of
"/home/jerome/dev/horde/nag/lib/Api.php"]
Please read http://wiki.horde.org/SyncMLProblemReport and follow the
steps to generate complete SyncML debugging information.
New Attachment: horde[1].log
it's just a guess:
Apr 22 18:32:07 vmub140464 HORDE: 1. Horde_Rpc_Syncml->getResponse()
/home/jerome/dev/horde/horde/rpc.php:159#012 2.
Horde_SyncMl_ContentHandler->process()
/home/jerome/dev/horde/framework/Rpc/lib/Horde/Rpc/Syncml.php:52#012
3. xml_parse()
/home/jerome/dev/horde/framework/SyncMl/lib/Horde/SyncMl/ContentHandler.php:131#012 4. Horde_SyncMl_ContentHandler->_endElement()#012 5. Horde_SyncMl_ContentHandler->endElement() /home/jerome/dev/horde/framework/SyncMl/lib/Horde/SyncMl/ContentHandler.php:217#012 6. Horde_SyncMl_ContentHandler->handleHeader() /home/jerome/dev/horde/framework/SyncMl/lib/Horde/SyncMl/ContentHandler.php:283#012 7. Horde_SyncMl_Command_SyncHdr->setupState() /home/jerome/dev/horde/framework/SyncMl/lib/Horde/SyncMl/ContentHandler.php:364#012 8. Horde_SyncMl_Backend_Horde->sessionStart() /home/jerome/dev/horde/framework/SyncMl/lib/Horde/SyncMl/Command/SyncHdr.php:187#012 9. Horde_Session->destroy() /home/jerome/dev/horde/framework/SyncMl/lib/Horde/SyncMl/Backend/Horde.php:78#01210. session_destroy() /home/jerome/dev/horde/framework/Core/lib/Horde/Session.php:303#01211.
Horde_ErrorHandler::errorHandler()
Horde::log($e);
and check the logs again.
if a task with the same UID already exists.
object is logged.
State ⇒ Feedback
object is logged.
State ⇒ Unconfirmed
New Attachment: horde.log
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ SyncML: tasks created by client do not show up
Type ⇒ Bug
Priority ⇒ 1. Low
(http://www.taskcoach.org) to Horde. Task Coach uses the 7.2.2
Funambol C++ client API. Tasks created on the Horde side appear in
Task Coach after a sync. However, any creation/modification made on
the Task Coach side do not show up in Horde after a sync. Attached is
the debug log when syncing after a task creation on Task Coach; the
added object is mentioned but the database stays empty. Any idea ?
Tested with the latest release and git master; same behavior.