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

            Bug ID: 386368
           Summary: Links in HTML emails broken by escaped ampersands
           Product: kmail2
           Version: unspecified
          Platform: Debian stable
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-b...@kde.org
          Reporter: spa...@modanese.net
  Target Milestone: ---

In HTML emails KMail escapes ampersands, i.e., replaces them with "&" in
link URLs and breaks these links.

For instance:

 <a href="mailto:a...@domain.com?subject=Email&body=ABC123";>Send email</a>

becomes

 <a href="mailto:a...@domain.com?subject=Email&amp;body=ABC123";>Send email</a>

In this particular case clicking on the link will create a new email with
subject "Email", but the body will not contain "ABC123" as it should.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to