| Summary: | Repeated to-dos are filtered by "hide completed to-dos" | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Unknown <null> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | smartins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ian Turner
2005-05-29 20:39:44 UTC
I'll have a look at it. Am Dienstag, 31. Mai 2005 23:15 schrieb Bram Schoenmakers: [bugs.kde.org quoted mail] Actually, I'm not sure about this. I'd think if you hide completed to-dos that also includes completed to-dos that are part of a recurring sequence. So I think the current behavior is what I would expect as a user. Reinhold The problem is that a recurring to-do represents two items in one: There is the previous, completed iteration, and the next, uncompleted iteration. But in my mind the purpose of "hide completed to-dos" is to see the things yet undone, which includes recurring to-dos, because there remains work to do on them. Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. Fixed in commit g2edf37d. Actually, the behaviour was: "They were all shown". Now, the completed occurrences are hidden. |