Bug 269852 - dragging an address book entry into an email results in an attachment an empty mime-type
Summary: dragging an address book entry into an email results in an attachment an empt...
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 00:11 UTC by Gunter Ohrner
Modified: 2012-01-05 00:01 UTC (History)
1 user (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 Gunter Ohrner 2011-04-01 00:11:41 UTC
Version:           unspecified (using KDE 4.6.1) 
OS:                Linux

kaddressbook does not seem to allow to send an address book entry by mail. (It was still possible in KDE 4.3.)

Thus I dragged one into an email editor window using the mouse, as I often need this functionality.

The vcard was attached to the mail, but without a specified file name and with an empty mime-type:

Content-Type: 
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="unknown"


Reproducible: Always

Steps to Reproduce:
Drag a contact from kaddressbook into an kmail mail editor window, choose "Add as attachment" in the popup-menu.

Actual Results:  
An attachment with an empty content type and without a filename is created.

Expected Results:  
An attachment with a descriptive name like JaneDoe.vcf and mime type text/x-vcard should be created.
Comment 1 Gunter Ohrner 2011-04-01 00:23:58 UTC
Adressbuch
Version 4.4.10
Unter KDE 4.6.1 (4.6.1)


KMail
Version 1.13.6
Unter KDE 4.6.1 (4.6.1)
Comment 2 Gunter Ohrner 2012-01-05 00:01:05 UTC
Works with KDE 4.7 and kmail2, and probably won't be fixed for older releases anyway, I guess...