Bug 263865

Summary: Modifying an event where I am a participant, changes me to organizer without asking
Product: [Applications] KOrganizer Mobile Reporter: Bernhard E. Reiter <bernhard>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: normal CC: ludwig.reiter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Windows CE   
OS: Microsoft Windows CE   
Latest Commit: Version Fixed In:

Description Bernhard E. Reiter 2011-01-21 13:50:56 UTC
windows-ce/Kontact-Mobile/testing/2011-01-17-02-23/

Got invited by someone, first conditionally accepted.
Then I wanted to fully accept wend into the event editor for this event.
I pressed the "accept" button there and saved.

Now I was asked if I wanted to send an update to the attendees.
So I was changed to organizer without question.

Expectation: Should get asked a question when I change an event, 
 you are changing an event, but your are not the organizer ....
Comment 1 Bernhard E. Reiter 2011-01-31 17:05:15 UTC
When I am an attendee, I should not change the appointment, only the organizer
should do this and then send an update. If I still want to change it, I need to get asked if I want to become the organizer.

Changing my acceptance status later should not lead to change of the appointment itself, but to an email from myself to the organizer (and nobody else).

Bad behaviour in this version was that the email did not go the the organizer, but to the other attendees.
Comment 2 Tobias Koenig 2011-01-31 17:30:35 UTC
Git commit 216905e72364bac9f64f89af0def8954437c45d9 by Tobias Koenig.
Pushed by tokoe into branch 'master'.

Do not overwrite the event organizer by own address

If the we are not the event organizer, we have to restore the
original organizer in IncidenceAttendee::save() again, otherwise
it is overwritten and a wrong mail is sent to the organizer on
every change instead of showing a warning dialog to the user.

BUG: 263865

M  +8    -1    incidenceeditor-ng/incidenceattendee.cpp     

http://commits.kde.org/ee6cc38b/216905e72364bac9f64f89af0def8954437c45d9
Comment 3 Ludwig Reiter 2011-02-04 12:13:39 UTC
tested with version 2011-02-03 16:36

Accepting a cond. accepted event  doesn't change the organizer.
okay.

Closed.