On Sun, Sep 12, 2010 at 7:20 AM, Patrick Ohly <patrick.ohly(a)intel.com> wrote:
<snip>
Try
type = todo:text/x-vcalendar!
type = calendar:text/x-vcalendar!
That will tell the server that vCalendar 1.0. If that doesn't help, then
you'll have to ask the Zimbra guys for help regarding that error message
above.
> Anyone have zimbra and an N900 syncing?
Don't know.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.
Thanks Patrick!
Setting
type = calendar:text/x-vcalendar!
works for calendar. (On a side note, what's the significance of the
exclamation mark? The comments in config.ini don't include this in the
available types, which is why I didn't try it.)
Tasks sync is not working yet, but that's a problem with the Funambol
Zimbra Connector. I'll explain here for the benefit of anyone looking
for this in the future.
Zimbra by default sets task status to "not started" which Funambol
can't translate into vCal format. Changing the status to "In Progress"
on the Zimbra web interface gets rid of that error. However, Funambol
then chokes on populating the task with data from the server, giving
com.funambol.framework.core.Sync4jException: Error retriving data of
the item with key: { keyValue: 3718 }
My java isn't good enough right now to trace through the source code
to see why it's not working. If I have time at a later date I may work
in it, but for now I can live without tasks sync.
Thanks for the help Patrick
Aaron Krebs