Bug 226394 - Editing recurring events' Title or Note Text changes event start date
Summary: Editing recurring events' Title or Note Text changes event start date
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR grave
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 236563 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-11 21:38 UTC by Anders Lund
Modified: 2010-06-26 22:15 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Lund 2010-02-11 21:38:05 UTC
Version:           4.4 (using 4.4.00 (KDE 4.4.0), Chakra)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.32-ARCH

Changing eg. a title in a repeated event, also changes the event start date to the date of the edited instance. AUCH - DATA LOSS :0
Comment 1 didi.debian 2010-05-07 13:24:36 UTC
I can not reproduce this on my Debian Sid/Unstable system with KDE 4.4.3
It changes the title and nothing more, as expected.
Comment 2 Dotan Cohen 2010-05-07 13:37:40 UTC
I can reproduce this in KDE 4.4.2 on Kubuntu. Editing the title of a weekly recurring event erases all previous events.
Comment 3 Anders Lund 2010-05-07 14:49:01 UTC
@Dotan: What resource type are you using?
Comment 4 Dotan Cohen 2010-05-07 14:52:16 UTC
Default Calendar:
/home/dotancohen/.kde/share/apps/korganizer/std.ics
Comment 5 Dotan Cohen 2010-05-07 16:23:41 UTC
I can also confirm on Kubuntu 10.04 with KDE 4.4.3, using the Default Calendar:
/home/lucid/.kde/share/apps/korganizer/std.ics

This was a brand-new install, nothing carryover. The calendar was blank when I started.
Comment 6 Andreas Mahel 2010-05-08 21:21:48 UTC
I can confirm this on OpenSuSE 11.2, KDE 4.4.3
Using akonadi resource.
Comment 7 Will Stephenson 2010-06-22 09:47:32 UTC
*** Bug 236563 has been marked as a duplicate of this bug. ***
Comment 8 Will Stephenson 2010-06-22 09:48:49 UTC
Confirmed on KDE 4.4.4.

This is a bad one.
Comment 9 Will Stephenson 2010-06-22 10:34:36 UTC
Editing the event changes the UID, so it looks to me like any edit replaces the recurring event with a new event with the same recurrence as the original, but starting on the edited date.
Comment 10 Sergio Martins 2010-06-22 11:45:10 UTC
I will look at this today
Comment 11 Dotan Cohen 2010-06-22 16:28:06 UTC
As per Bug 236563 (marked as dupe of this one) I am changing the title of this bug to better reflect the issue.
Comment 12 Sergio Martins 2010-06-22 23:08:26 UTC
SVN commit 1141475 by smartins:

Disable the active date stuff and use the old behaviour:
The editor's date pickers have the values of the start of the recurrence series.

It was buggy because we don't have proper support in KCal for editing individual occurrences, other than dissociating events. (but we will have)


CCBUG: 226394
MERGE: 4.4


 M  +3 -0      editorgeneralevent.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1141475
Comment 13 Will Stephenson 2010-06-22 23:24:18 UTC
SVN commit 1141482 by wstephens:

Backport r1141475 by smartins (Editing recurring events removes prior incidences)
BUG: 226394


 M  +3 -0      koeditorgeneralevent.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1141482
Comment 14 Will Stephenson 2010-06-22 23:47:32 UTC
Fixed for openSUSE in KDE:KDE4:Factory:Desktop and openSUSE Factory, as soon as the repos sync to mirrors