Summary: | Marking old to-dos as completed crashes KOrg | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2010-05-18 16:27:12 UTC
SVN commit 1130647 by smartins: Fix bug were korg was creating incidences with duplicated uids. When dragging a todo from todoview to agendaview we should change the original todo's date/time instead of creating a new todo (4.4 behaviour) and only create a new one if it came from an external app. Fixes some crashes. BUG: 238050 M +17 -2 calendarviews/agenda/agendaview.cpp M +17 -1 korganizer/views/agendaview/koagendaview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1130647 It is corrected now. Marking old to-dos as completed works fine now whether an iCal or Kolab resource is used. Trunk, Svn Rev 1130931 |