Summary: | Moving all future occurrences of a recurring event cannot be properly undone | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Reinhold Kainhofer <reinhold> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Reinhold Kainhofer
2009-02-17 14:09:10 UTC
SVN commit 939859 by smartins: Undoing multiEntries was broken because mCurrentMultiEntry was never inserted into the stack. All operations that make more than one change can be undone now (e.g. dissociate occurrence, move future occurrences, delete future occurrences) BUG: 184643 M +1 -1 history.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=939859 |