Bug 136183 - Parsing mailto URIs passed as command line arguments "looses" the query parts
Summary: Parsing mailto URIs passed as command line arguments "looses" the query parts
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 14:01 UTC by Kevin Krammer
Modified: 2009-08-04 14:53 UTC (History)
2 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 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)