Bug 257234

Summary: After deleting an event with attendee, the organizer is not asked to send delete update mail and no mail is sent
Product: [Applications] KOrganizer Mobile Reporter: Ludwig Reiter <ludwig.reiter>
Component: calendarAssignee: Sergio Martins <smartins>
Status: CLOSED FIXED    
Severity: major CC: bjoern.ricks, smartins
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ludwig Reiter 2010-11-18 12:14:06 UTC
Version:           unspecified (using Devel) 
OS:                Linux

version: kdepim-mobile 20101118.1198236-1maemo1.1198084

Reproducible: Always

Steps to Reproduce:
1. Create an event with attendee.
2. Delete this event.

Actual Results:  
The event is deleted without informing the attendee.

Expected Results:  
If the organizer deletes an event with attendees, he should be asked to send an update deleting mail, and this mail should possibly be sent.
Comment 1 Sergio Martins 2010-11-19 11:02:38 UTC
SVN commit 1198699 by smartins:

Go through groupware logic before deleting an incidence.

BUG: 257234

 M  +3 -1      KorganizerActions.qml  
 M  +7 -0      korganizer-mobile.qml  
 M  +6 -0      mainview.cpp  
 M  +1 -0      mainview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1198699
Comment 2 Ludwig Reiter 2010-12-02 15:37:14 UTC
version: 20101202-1202744-1maemo1

can send a delete event mail.