Bug 231373 - 'Send as iCalendar...' functionality does not work
Summary: 'Send as iCalendar...' functionality does not work
Status: RESOLVED FIXED
Alias: None
Product: kdepimlibs
Classification: Applications
Component: mailtransport (show other bugs)
Version: SVN trunk
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 02:31 UTC by Sabine Faure
Modified: 2012-10-02 10:39 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-03-20 02:31:49 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Click on 'Timeline' button from the main toolbar
- Create a new event
- Click on it once so that its information is displayed in the details view
- Right click on it in the timeline view and select 'Send as iCalendar...'

A Forwarding pop up dialogue appears with the following message: 'No Item selected'

Whatever you do you get this message so this functionality does not seem to work.

Trunk, Svn Rev 1105215
Comment 1 Laurent Montel 2010-03-20 13:41:42 UTC
Same pb as in kde-4.4. Will look at it
Comment 2 Laurent Montel 2010-03-20 13:59:51 UTC
SVN commit 1105507 by mlaurent:

Fix bug #231372 and #231373
When we right click on item in timeline cut/copy/send as Ical didn't work because
we couldn't remove of selected item.
CCBUG: 231372
CCBUG: 231373


 M  +3 -1      kotimelineview.cpp  
 M  +2 -0      kotimelineview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105507
Comment 3 Laurent Montel 2010-03-20 14:06:21 UTC
Fixed in svn #1105509.
Comment 4 Sabine Faure 2010-03-24 22:25:27 UTC
This still does not work completely.

- Right click on an event from the timeline view and select 'Send as Ical'
- A 'Select Addresses' dialogue appears
- Click on 'New' and fill in the 'Name:' and 'Email:' line edits
- Click on 'Ok'
- A pop up message appears: 'The item information was succesfully sent'.

However no email seems to be sent since I did not receive anything.

Moreover when reopening the 'Select Addresses' dialogue the email address you typed in is not there anymore.

So I am reopening this bug.

Trunk, Svn Rev 1106990
Comment 5 Laurent Montel 2010-03-25 10:31:41 UTC
Ok I don't receive mail too.
Pb in kdepim/akonadi/kcal/mailerclient.cpp
Comment 6 Laurent Montel 2010-03-25 10:42:51 UTC
Ok mailerclient creates correct email.
So bug is in "MailTransport::MessageQueueJob"
don't know where yet.
Comment 7 Laurent Montel 2010-03-25 10:52:04 UTC
I will reassign it to kdepimlibs/mailtransport dev.
Comment 8 Sabine Faure 2010-03-25 20:27:59 UTC
The same bug is found from the Month view and Agenda view too for events, to-dos and journal entries.

Trunk, Svn Rev 1107335
Comment 9 Allen Winter 2011-03-18 00:29:36 UTC
Laurent, Sabine,

This bug is almost 1 year old?  Is it still valid?
If so, Laurent can you take a look please?
Comment 10 Laurent Montel 2012-10-02 10:39:48 UTC
For me it's fixed