| Summary: | 'Purge completed' functionality not implemented in To-do List view context menu | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sabine Faure
2010-03-18 01:56:00 UTC
korganizer(7639) CalendarView::purgeCompletedSubTodos: AKONADI PORT: Disabled code in bool CalendarView::purgeCompletedSubTodos(const Akonadi::Item&, bool&) ok not implemented :) Will fix it soon SVN commit 1109468 by mlaurent: Fix bug #231180 (implement purge complete) BUG: 231180 M +5 -14 calendarview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1109468 It is corrected now. The completed to dos are not longer displayed in the to do list view after selecting 'Purge'. Trunk, Svn Rev 1109533 |