[korganizer] [Bug 421400] KOrganizer: Meeting requests off by one day

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Aug 2 20:33:03 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421400

--- Comment #5 from software at mike.franken.de ---
A few more information after having tested wih kontact and evolution.

As you can see DTSTART and DTEND values differ with wrong values written by
korganizer/kmail!

Created a new meeting request with korganizer. The resulting mail looks like
this:

BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 4.3//EN
VERSION:2.0
X-KDE-ICAL-IMPLEMENTATION-VERSION:1.0
METHOD:REQUEST
BEGIN:VEVENT
ORGANIZER;CN=Michael Hirmke:MAILTO:Michael at hirmke.de
DTSTAMP:20200707T111345Z
ATTENDEE;CN=Hirmke Michael;RSVP=FALSE;PARTSTAT=NEEDS-ACTION;
 ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;X-UID=93924959565920:mailto:
 mh at mike.franken.de
CREATED:20200707T111303Z
UID:749ecf1f-462b-4040-a0c8-370403aecf60
LAST-MODIFIED:20200707T111303Z
SUMMARY:Test
LOCATION:Test
DTSTART;VALUE=DATE:20200705
DTEND;VALUE=DATE:20200707
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR

Afterwards I modfied the location using evolution. The resulting mail changed
to:

BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
METHOD:REQUEST
BEGIN:VEVENT
ORGANIZER;CN=Hirmke Michael:mailto:Michael at hirmke.de
DTSTAMP:20200707T111502Z
CREATED:20200707T111303Z
UID:749ecf1f-462b-4040-a0c8-370403aecf60
LAST-MODIFIED:20200707T111501Z
SUMMARY:Test
LOCATION:Test2
DTSTART;VALUE=DATE:20200706
DTEND;VALUE=DATE:20200708
TRANSP:OPAQUE
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;
 RSVP=FALSE;CN=Hirmke Michael;X-UID=93924959565920:mailto:
 mh at mike.franken.de
CLASS:PUBLIC
SEQUENCE:1
X-EVOLUTION-CALDAV-ETAG:a7021d1764d76ad7b77627399df5b9eb
END:VEVENT
END:VCALENDAR

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list