Summary: | Modifying an event where I am a participant, changes me to organizer without asking | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Bernhard E. Reiter <bernhard> |
Component: | calendar | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Bernhard E. Reiter
2011-01-21 13:50:56 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. 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. |