https://bugs.kde.org/show_bug.cgi?id=418811
--- Comment #15 from d...@newtech.fi --- And some more interesting info: Merging the ATTENDEE continuation lines to one long line for each attendee also made the ics work correctly in korganizer. This means that the bug is in the way korganizer handles a continuation line in the form: This legal ICS line does not work: ATTENDEE;CN=Some Name ;RSVP=TRUE;PARTSTAT=NEEDS-ACTION; ROLE=OPT-PARTICIPANT;CUTYPE=INDIVIDUAL;X-UID=94249726501648:mailto: some.n...@organisation.com This line does work: ATTENDEE;CN=Some Name ;RSVP=TRUE;PARTSTAT=NEEDS-ACTION; ROLE=OPT-PARTICIPANT;CUTYPE=INDIVIDUAL;X-UID=94249726501648:mailto: some.n...@organisation.com -- You are receiving this mail because: You are watching all bug changes.