Hi. While trying to get the matching rule test working, I noticed that
the match in question was trying to look for VTODO items, and went ahead
to try to work on a VTODO item instead of a regular VCALENDAR item. I
found <URL: https://en.wikipedia.org/wiki/ICalendar#To-do_.28VTODO.29 >
with an example, and decided to try to load it. This did not work:
calypso.webdav: ERROR: Failed to import: tests/data/import.vcal
Traceback (most recent call last):
File "/home/pere/src/debian/calypso/calypso/webdav.py", line 515, in
import_file
events = new_ics.vevent_list
File "/usr/lib/python2.7/dist-packages/vobject/base.py", line 477, in
__getattr__
raise exceptions.AttributeError, name
AttributeError: vevent_list
Isn't VTODO items supported by calypso?
--
Happy hacking
Petter Reinholdtsen
_______________________________________________
Calypso mailing list
[email protected]
http://keithp.com/mailman/listinfo/calypso