[kontact] [Bug 430651] Weekly repeating tasks can only be created on the weekday that they happen on

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Jan 3 16:18:15 GMT 2021


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

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |incidenceeditor/commit/5c9c
                   |                            |45bb8dadaa113c88ddf863eb846
                   |                            |0df8f43c3
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.16.1

--- Comment #2 from gjditchfield at acm.org ---
Git commit 5c9c45bb8dadaa113c88ddf863eb8460df8f43c3 by Glen Ditchfield.
Committed on 02/01/2021 at 22:07.
Pushed by gditchfield into branch 'release/20.12'.

Handle changes to start dates of recurring to-dos

 * `IncidenceDateTime::load(Todo::Ptr)` did not cause
   `startDateChanged` to be emitted when the start date changed, so
   the recurrence rule editor did not recalculate its menus; see
   bug 430651.
 * If the start date's year changes, the recurrence rule menus must be
   recalculated, because the number of days in February differs
   between leap years and non-leap years.
 * In comparison to `load(Event::Ptr)`, `load(ToDo::Ptr)` did not make
   connections to `updateStartTime` in several circumstances, so
   changing the start date did not cause matching changes to the end
   date.

FIXED-IN: 5.16.1

M  +7    -7    src/incidencedatetime.cpp

https://invent.kde.org/pim/incidenceeditor/commit/5c9c45bb8dadaa113c88ddf863eb8460df8f43c3

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


More information about the Kdepim-bugs mailing list