Bug 79324

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: generalAssignee: 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
Version:           3.2.1 (using KDE KDE 3.2.1)
OS:          Linux

If you have a repeated appointment and delete all of these repeated items except one, KOrganizer correctly asks if it should delete this single items or the entire series.

Now, if you try to delete the last item as well, it also asks the same question. As there is only one item out of this former series left anyway, this makes no sense. Instead, it should be deleted without any further question.
Comment 1 Reinhold Kainhofer 2006-11-02 19:20:56 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 Sergio Martins 2009-03-13 23:05:03 UTC
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