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

            Bug ID: 361173
           Summary: Disposition-Notification-To not correctly escaped in
                    message viewer
           Product: kmail2
           Version: 5.1
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: UI
          Assignee: kdepim-bugs@kde.org
          Reporter: kdeb...@customcdrom.de

The following header:

Disposition-Notification-To: "Mr. Smith" <sm...@example.com>

is displayed as

Empfangsbestätigung an: "Mr. Smith"

(with quotation marks and without notification target mail address) in the
message viewer and looks as follows in the viewers HTML source:

<tr>
<th>
   Empfangsbestätigung an: 
</th>
<td>
  "Mr. Smith" <sm...@example.com></sm...@example.com>
</td>
</tr>

At least, the "sm...@example.com"-tag has been closed properly... ;)

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to