[Tickets #10908] Re: SyncML calendar with horde webmail edition 4.0.5

bugs at horde.org bugs at horde.org
Sun Jan 8 13:09:12 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/10908
------------------------------------------------------------------------------
  Ticket             | 10908
  Updated By         | evb at ping.be
  Summary            | SyncML calendar with horde webmail edition 4.0.5
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 3. High
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


evb at ping.be (2012-01-08 13:07) wrote:

- Horde webmail edition 4.0.5 (fresh install with the pear installer)
- PHP 5.3.8 cli (VC9 x86 Thread safe build from windows PHP, manual install)
- OS: Windows XP SP3
- Apache2 (Apache Lounge build)

Did have an existing horde installation 1.3 with a MySQL database backend.
After the fresh install, I updated the existing horde database to the  
last version following the INSTALL instruction.
Everything was working except the syncML with my phone (Windows Mobile  
6.5 and funambol 6.5.18)

I did change some code to get it working, but it must be refactored  
later on ;-)

PHP Fatal error:  Call to protected method  
Horde_Icalendar::_parseDateTime() from context  
'Horde_SyncMl_Device_sync4j' in  
D:\php\pear\Horde\SyncMl\Device\Sync4j.php on line 386
==> did make function _parseDateTime public in  
D:\php\pear\Horde\Icalendar.php (I did see the todo to move it to  
Horde_Date and to make it public, but in meanwhile...)

PHP Fatal error:  Call to undefined method Horde_Date::correct() in  
D:\php\pear\Horde\SyncMl\Device\Sync4j.php on line 396
==> did make function _correct public in D:\php\pear\Horde\Date.php
==> call the function _correct() in  
D:\php\pear\Horde\SyncMl\Device\Sync4j.php and not function correct().





More information about the bugs mailing list