[korganizer] [Bug 418811] Events stored in the database not displayed in KOrganizer
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Aug 28 22:21:14 BST 2023
https://bugs.kde.org/show_bug.cgi?id=418811
--- Comment #15 from dag at 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.name at 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.name at organisation.com
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list