[sync] Horde not decoding base64 data from Funambol on BlackBerry

Lukas Kamps lukas at kamps.ca
Sat Dec 6 16:44:25 UTC 2008


Hello,

In trying to get synchronization working between a Funambol v7.07 client on a 
BlackBerry and a Horde Webmail 1.2 installation I found that Horde isn't 
decoding the base64 data.

To solve my problem I added:

$content = base64_decode($content);

to the function convertClient2Server in the file Device/Sync4j.php

Has anyone else seen this problem, or know why I had this problem?  Did I miss 
something in the initial configuration?

Thanks.


More information about the sync mailing list