[GroupDAV] GroupDAV connector installed, but noop
Adam Tauno Williams
groupdav@opengroupware.org
Fri, 26 Jan 2007 14:06:09 -0500
> > Have your tried syncing contacts yet? I just tried that before I
> > had to
> > go to a meeting yesterday and the client failed with a 'Sync NOT
> > complete' message. But I haven't had a chance to look in the server
> > logs yet
> > Calendar, other than the time shift thing, seems to be working; at
> > least based upon superficial examination.
> 1780 is out at http://comalies.citadel.org/~matt/funambol/latest/1780/
Testing it now.
BTW, still seeing allot of -
Jan 26, 2007 2:06:37 PM com.funambol.foundation.pdi.parser.VcardParser
notImplemented
FINER: Encountered an unsupported property 'PRODID' (ignored).
Jan 26, 2007 2:06:37 PM com.funambol.foundation.pdi.parser.VcardParser
notImplemented
FINER: Encountered an unsupported property 'PROFILE' (ignored).
Jan 26, 2007 2:06:37 PM com.funambol.foundation.pdi.parser.VcardParser
notImplemented
FINER: Encountered an unsupported property 'FBURL' (ignored).
Jan 26, 2007 2:06:37 PM com.funambol.foundation.pdi.parser.VcardParser
notImplemented
FINER: Encountered an unsupported property 'SOURCE' (ignored).
Jan 26, 2007 2:06:37 PM com.funambol.foundation.pdi.parser.VcardParser
notImplemented
FINER: Encountered an unsupported property 'NAME' (ignored).
- in the Catalina log. Maybe this is normal?
> The time shift issue has been solved, and there is a new config
> option allowing the insertion of VTimeZone data into each event added/
> updated by the connector. All events added/updated are in local time
> format.
Can you give an example of what would be in the referenced file? Is
this just a text file that gets tacked onto the end of each event?
> Contact syncing with Synthesis has been fixed (I set the version of
> VCard wrongly).
> getSyncItemKeyFromTwins() has been implemented for the events sync
> source, allowing clients to find any existing objects with the same
> data (name, dtstart and dtend).