[korganizer] [Bug 448703] timezone information being lost when copying or moving events
Daniel Vrátil
bugzilla_noreply at kde.org
Thu Aug 24 16:44:49 BST 2023
https://bugs.kde.org/show_bug.cgi?id=448703
Daniel Vrátil <dvratil at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |5.24.1
Latest Commit| |https://invent.kde.org/pim/
| |kcalutils/-/commit/ddbad722
| |1ee1c7736212887d1d64142d6d1
| |74000
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 from Daniel Vrátil <dvratil at kde.org> ---
Git commit ddbad7221ee1c7736212887d1d64142d6d174000 by Daniel Vrátil.
Committed on 23/08/2023 at 16:56.
Pushed by dvratil into branch 'release/23.08'.
Preserve timezone of original incidence when copy-pasting
The destination date-time provided by the caller will likely be in
local time, but could theoretically be in any arbitrary timezone.
Since we are creating a *copy* it makes sense to preserve the timezone
of the original dtStart/dtEnd/dtDue in the incidence.
FIXED-IN: 5.24.1
M +20 -5 src/dndfactory.cpp
https://invent.kde.org/pim/kcalutils/-/commit/ddbad7221ee1c7736212887d1d64142d6d174000
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list