Bug 222628

Summary: Cal.ics files attached in email reminders are empty
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-01-14 00:41:54 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kontact and go to KOrganizer
- Click on the 'New Event' button
- Enter 'Test' as the title of the new event
- Fill in the rest of the information (date, time...)
- Check the 'Reminder' check box and set the time to 1 min.
- Click on the 'Advanced...' button
- An 'Edit Reminders' dialogue appears, in its 'Type' section select the 'Send email' radio button.
- Click on 'Ok'
- Check your email. The 'Test' email should arrive quickly. In it there should be a 'cal.ics' file attached.

However, if you check the attachment size you can see that it is empty (=0).
Comment 1 Sabine Faure 2010-01-14 00:42:41 UTC
Akonadi-ports Branch, Svn Rev 1074068 for description above.
Comment 2 Laurent Montel 2010-02-01 12:40:07 UTC
Ok now I fixed how to configure sender account I can try to fix it :)
Comment 3 Laurent Montel 2010-02-01 13:56:18 UTC
Ok I can confirm it.
I fixed a bug in mailclient.cpp we don't add empty attachment now.
Comment 4 Sabine Faure 2010-02-05 19:55:07 UTC
It is corrected now the attachement is no longer there if it is empty.

I'll ask Allen, if the attachement is supposed to be empty in the first place. If it is not I'll report another bug about it.

Trunk, Svn Rev 1085469