Bug 188313

Summary: Pasting files results in links. Attachments would be nicer.
Product: [Applications] kmail Reporter: Frederik Gladhorn <gladhorn>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frederik Gladhorn 2009-03-28 11:41:28 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Unspecified Linux

In kde 3 versions of KMail when pasting a link (eg copy a file from konqueror), KMail used to offer to attach the file. With KDE 4 KMail instead pasts a link (file://...).
It would be nice if the old behavior would work again.
Thanks!
Comment 1 Frederik Gladhorn 2009-04-08 19:26:17 UTC
SVN commit 951208 by gladhorn:

when pasting a link attach the file
BUG: 188313


 M  +14 -12    kmcomposereditor.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=951208
Comment 2 Thomas McGuire 2009-04-14 09:57:09 UTC
SVN commit 953502 by tmcguire:

Backport r951208 by gladhorn from trunk to the 4.2 branch:

when pasting a link attach the file
CCBUG: 188313



 M  +30 -27    kmcomposereditor.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=953502