[Bug 155389] New: KToolInvocation::invokeMailer does not set mailto:<addresses> correctly

Dag Andersen danders at get2net.dk
Thu Jan 10 10:59:37 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=155389         
           Summary: KToolInvocation::invokeMailer does not set
                    mailto:<addresses> correctly
           Product: kdelibs
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: kdecore
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: danders get2net dk


Version:           svn trunk (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) 
OS:                Linux

Note: I have only tested this with kmail.
There are 2 issues:
1) When invoking kmail, the to addresses are RFC2047 encoded. KMail does not understand this. It handles cc and bcc ok, but not mailto: addresses.
2) The mailto: protocol is not set in the command, so kmail never finds the "to" addresses.
I can fix this by prepending "mailto:" to the "to" string but I don't know if that's going to break someting else.


More information about the Kdelibs-bugs mailing list