[Bug 206269] New: mailto links only read up to first hash (#) symbol

Thomas Moschny thomas.moschny at gmx.de
Fri Sep 4 18:05:27 BST 2009


https://bugs.kde.org/show_bug.cgi?id=206269

           Summary: mailto links only read up to first hash (#) symbol
           Product: kmail
           Version: unspecified
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: thomas.moschny at gmx.de


Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Fedora RPMs

When clicking on a mailto link like this:
  "mailto:john at test.example?subject=x%23z&body=line%201%0aline%202"
within konqueror, kmail opens with a Subject: of "x" only, and no body text.
Seems the mailto link is cut at the hash symbol (%23).

Calling kmailservice with the mailto link
  "mailto:john at test.example?subject=x%23z&body=line%201%0aline%202"
(which is identical to the one above, but with HTML quoting of the ampersand
removed) works fine, and yields a prefilled subject line of 'x#z' in kmail.

So, I'm not sure if kmail really is to blame, or maybe it is a bug in
konqueror?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list