[Tickets #10942] Re: Horde_SyncMl_Device_Synthesis corrupts sync data

bugs at horde.org bugs at horde.org
Mon Jan 30 13:54:09 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/10942
------------------------------------------------------------------------------
  Ticket             | 10942
  Updated By         | fabio.bas at officineinformatiche.net
  Summary            | Horde_SyncMl_Device_Synthesis corrupts sync data
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


fabio.bas at officineinformatiche.net (2012-01-30 13:54) wrote:

Here's the DeviceInfo header for iphone/Synthesis Todo+Cal+Sync:

Horde_SyncMl_DeviceInfo::__set_state(array(
    'VerDTD' => '1.2',
    'Man' => 'Synthesis AG',
    'Mod' => 'SySync Client iPhone Contacts+TodoZ',
    'OEM' => 'Synthesis AG',
    'FwV' => 'iPhone OS/5.0.1',
    'SwV' => '3.4.0.38',
    'HwV' => 'iPhone',
    'DevID' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
    'DevTyp' => 'pda',
       ))

Here's the DeviceInfo for ipad/Synthesis SyncML Pro:
Horde_SyncMl_DeviceInfo::__set_state(array(
    'VerDTD' => '1.2',
    'Man' => 'Synthesis AG',
    'Mod' => 'SySync Client iPhone Contacts+Calendar',
    'OEM' => 'Synthesis AG',
    'FwV' => 'iPhone OS/5.0.1',
    'SwV' => '3.4.0.38',
    'HwV' => 'iPad',
    'DevID' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
    'DevTyp' => 'pda',
       ))

I'll be testing android as soon as i can get my hands on it.






More information about the bugs mailing list