Closed geier closed 7 years ago
Instead of a warning, you might also just consider ignoring this, or at least only showing it in debug mode. After all, it's a mistake, all right, but ignoring the EXDATE
in this case will have the desired effect: there won't be a repetition on that day (because the repetition is already over).
this has actually been fixed with 60c248af4871e52ba55fe52e2e6332c3cc5db87e and shouldn't occur with recent versions of khal.
@fpytloun if you want to backport fixes like this to v0.8.x you might want to send an PR versus khal's v0.8.x branch.
edited fixed hash
@geier thank you for pinging me. I think it may be still possible to get 0.9.x into Debian stable. I will make an upload and ask release team to unblock migration.
@geier Oh nice, yes, I was actually running 0.8.4 from Debian when I chimed in.
and this causes a throwback upon launch of khal or ikhal:
the excluded date is after the end date of this sequence. We should probably throw a warning and not raise an exception.
see https://github.com/pimutils/khal/issues/228#issuecomment-281219115