[Tickets #10194] Re: Kronolith does not sync calendar, contacts work with Android 2.2.1/Motorola Milestone mobile

bugs at horde.org bugs at horde.org
Thu Jun 23 02:22:43 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10194
------------------------------------------------------------------------------
  Ticket             | 10194
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Kronolith does not sync calendar, contacts work with
                     | Android 2.2.1/Motorola Milestone mobile
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2011-06-23 02:22) wrote:


> 2011-06-21T18:45:49+02:00 DEBUG: [androidc816936759] Found 1 message  
> changes, checking for PIM initiated changes.
> 2011-06-21T18:45:49+02:00 DEBUG: [androidc816936759] No PIM changes  
> present, returning all messages.
> 2011-06-21T18:45:49+02:00 DEBUG: Horde::getMessage(Calendar,  
> 20110621181107.emUPWjMRB6ROAMKbWQH30DA at horde.xeroc.org)
> #############

Ok. From the phpshell available in Horde (horde/admin/phpshell.php)  
try running this (assuming that this event still exists in your  
database, if not, use the event_uid from another one of the log  
entries like above):

$event =  
$registry->calendar->export('20110621181107.emUPWjMRB6ROAMKbWQH30DA at horde.xeroc.org',  
'activesync');

var_dump($event);


post back what happens.








More information about the bugs mailing list