[korganizer] [Bug 332048] Opening an existing To-do item for editing results in both the "Start" and "Due" times (yyyy MM dd hh mm ss) changing

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Apr 1 20:35:03 BST 2022


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

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |incidenceeditor/commit/ba96
                   |                            |4b3b52028423b5434058490f8a5
                   |                            |062c18072
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #7 from gjditchfield at acm.org ---
Git commit ba964b3b52028423b5434058490f8a5062c18072 by Glen Ditchfield.
Committed on 01/04/2022 at 01:45.
Pushed by gditchfield into branch 'release/22.04'.

Preserve datetimes of incidences created from templates

When the editor applies a template, as identified by the "isTemplate"
property, it (usually) does not copy its start/end/due datetimes;  it
keeps the datetimes set before the template was applied.  Unfortunately
when the instance is saved it still has the "isTemplate" property, and
so when it is edited the editor does not copy its datetimes; the GUI
fields are left with default values.  Removing the property fixes the
bug.

M  +1    -0    src/incidencedatetime.cpp

https://invent.kde.org/pim/incidenceeditor/commit/ba964b3b52028423b5434058490f8a5062c18072

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


More information about the Kdepim-bugs mailing list