[korganizer] [Bug 434599] Exceptions to recurrence with timezones do not generate TZ-relative datetime
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Wed Mar 24 23:31:56 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=434599
gjditchfield at acm.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
|incidenceeditor/commit/77fd |korganizer/commit/551d46c27
|1246f391e26a3e767d575f7db30 |6bddb735386787d0141c8388869
|2da2c6c43 |5c44
--- Comment #4 from gjditchfield at acm.org ---
Git commit 551d46c276bddb735386787d0141c83888695c44 by Glen Ditchfield.
Committed on 24/03/2021 at 23:29.
Pushed by gditchfield into branch 'release/21.04'.
Add time and time zone to EXDATEs of DATE-TIME instances
KOrganizer creates DATE values for exceptions to recurring
instances, even if the incidence is not "all day" (i.e. DTSTART is a
DATE-TIME value). EXDATE identifies a specific instance and arguably
should follow the same rules as RECURRENCE-ID. RFC 5545 does not say
so, but [erratum 6316](https://www.rfc-editor.org/errata/eid6316) does.
In practice, other important systems reject EXDATEs that do not match
DTSTART.
Original patch written by Jochen.Trumpf at anu.edu.au.
Related: bug 169336
FIXED-IN: 5.17.0
M +9 -3 src/calendarview.cpp
https://invent.kde.org/pim/korganizer/commit/551d46c276bddb735386787d0141c83888695c44
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list