[sync] Error Syncing with newest CVS and Nokia Phones
Andy Wright
horde at eltofts.homelinux.com
Thu Feb 1 03:57:33 PST 2007
Andy Wright wrote:
> Andy Wright wrote:
>> Karsten Fourmont wrote:
>>> Hi,
>>>
>>> try what I just committed.
>>>
>>> Cheers,
>>> Karsten
>>>
>>>
>> Sorry for the delay.
>>
>> Applied the update and it's now giving;
>>
>> Invalid Database: calendar. Try tasks, calendar, notes or contacts.
>> [on line 401 of "/usr/share/pear/SyncML/Backend.php"]
>>
>> Andy.
>>
> If I edit line 402 of that file to "true", syncing works. What I can't
> figure is why the switch/case sequence thinks "calendar" is different
> to "calendar" !!
>
> Andy.
Sorry for all the self-replies !
I think I found it - should line 392 read;
switch(strtolower($database)) {
at present it's using $databaseURI
Andy.
More information about the sync
mailing list