Summary: | Deleting the last item of a series of appointments, KOrganizer behaves like there were more items left | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Peter Reinhart <bigbug21-bugtrack> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 3.2.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter Reinhart
2004-04-09 12:18:19 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. SVN commit 939133 by smartins: Make it clear that deleting future occurrences will also delete the current one. "Delete Future" -> "Also Delete Future" Disable the future button if it's the first occurrence, this will prevent garbage in the ics file. Also disable it if it's the last occurrence as it doesn't make sense too. BUG: 79324 M +33 -12 calendarview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=939133 |