dlichtistw
dlichtistw
Glad you mentioned that. The description is lost when creating recurring copies of the master event. An additional line in the `copy_to` method did fix it for me.
I will do so as soon as this happens again. It might have something to do with the Java or Flash plugins. I am not able to reproduce this at...
What the new code does: - Extract the calendar's first TZID. If any is present, it is used (instead of UTC) for datetime normalization. - Use `dateutil.rrule` for recursion rule...
Hm, that's odd, it worked for my EXDATEs... There is now even a unittest for EXDATE handling, which turns out positive. Could you recheck with v0.1.11, and maybe post some...