Summary | Sync working only partially on Nokia N8 |
Queue | Synchronization |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | johannes.nilsson (at) sorch (dot) se |
Created | 11/24/2010 (5390 days ago) |
Due | |
Updated | 07/30/2011 (5142 days ago) |
Assigned | 07/02/2011 (5170 days ago) |
Resolved | 07/30/2011 (5142 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
client requested vcalendar 1.0. The client correctly answers this with
a 415 error (Unsupported media type or format), but we ignore this
too. :-(
I only wonder why it works if updating an existing event though,
because we still send vcalendar 2.0 then.
Priority ⇒ 1. Low
New Attachment: n8sync.tar.gz
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Sync working only partially on Nokia N8
Type ⇒ Bug
State ⇒ Unconfirmed
events. The attached logs show three cases:
* Event created using Horde -> event deferred by the phone
* Event created using phone -> event accepted by Horde
* Event created using phone, and modified using Horde -> Modified
event accepted by the phone
Contacts and notes sync fine both ways while to-do seems to match the
behaviour of events. The only info in php.log is a line which in time
matches the successful sync of the modified entry:
[23-Nov-2010 22:56:56] PHP Notice: Uninitialized string offset: 1 in
/usr/share/horde/lib/SyncML/Command/Status.php on line 133
I'm using v 3.3.11 of Horde and 2.3.5 of Kronolith.