Jelmer Vernooij

Results 444 comments of Jelmer Vernooij

For CalDAV this should already be the case (for CALDAV:valid-calendar-data). Xandikos currently doesn't actually parse vcf files.

notes/structure.txt has a very basic description of the distinction. It probably needs to be extended and updated to deal with the fact that stores know about different file types now....

Thanks, merged #28. I'll keep this open, until we do less rudimentary checking of VCard files (ideally using an external library?)

The icalendar python module has trouble parsing the icalendar file that evolution is trying to upload. Can you try running the version from HEAD? I've changed Xandikos so it includes...

Thanks, that helps a lot. This appears to be related to a change in dateutil, which is used by the icalendar package that xandikos uses to parse icalendar files. The...

Presumably this is actually a bug in how evolution writes its icalendar files; I'll see if there is anything we can do to allow files that are somewhat broken. One...

On Thu, Aug 09, 2018 at 04:14:54AM -0700, Sindre Føring Devik wrote: > I was running dateutil 2.7.3. > > I have seen the href error pop up in the...

FTR, upgrading to a new dateutil (>= 2.7.3) should fix this.

Ah, that's a pity. I must have tried it with a configuration that did work. :(

This is partially addressed, installation instructions are now present in the README.