https://bugs.kde.org/show_bug.cgi?id=399089
steffen.men...@th-deg.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |steffen.men...@th-deg.de --- Comment #2 from steffen.men...@th-deg.de --- As note to the last comment: The problem seems to be an error while implementing the RFC into kcalcore: ********** >From the RFC2445 ; either UNTIL or COUNT may appear in a 'recur', ; but UNTIL and COUNT MUST NOT occur in the same 'recur' The UNTIL rule part defines a date-time value which bounds the recurrence rule in an inclusive manner. If the value specified by UNTIL is synchronized with the specified recurrence, this date or date-time becomes the last instance of the recurrence. If specified as a date-time value, then it MUST be specified in an UTC time format. If not present, and the COUNT rule part is also not present, the RRULE is considered to repeat forever. ********** Anyhow I don't think, it will be fixed soon. Maybe using Thunderbird would be the better solution... -- You are receiving this mail because: You are watching all bug changes.