Bug 136183

Summary: Parsing mailto URIs passed as command line arguments "looses" the query parts
Product: [Applications] kmail Reporter: Kevin Krammer <krammer>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kollix, szo
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kevin Krammer 2006-10-23 14:01:14 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

$ kmail mailto:test@foo?cc=test2@foo

opens a composer window with To: test@foo but CC is empty

$ kfmclient exec mailto:test@foo?cc=test2@foo

works as expected

Same for "subject" or body

Could be a regression, found this bug reports about similar issues.

#5708
#9658
#19789
#108974

Perhaps they have been fixed by changing KApplication::invokeMailer() (kmailservice works correctly as well)
Comment 1 Szokovacs Robert 2009-05-14 13:11:29 UTC
It's still there with Version 1.11.3
(Using KDE 4.2.3)
Comment 2 Martin Koller 2009-08-04 14:53:31 UTC
Works with current trunk (4.4)