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 ....
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.
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
tested with version 2011-02-03 16:36 Accepting a cond. accepted event doesn't change the organizer. okay. Closed.