https://bugs.kde.org/show_bug.cgi?id=360205
Bug ID: 360205
Summary: Inconsistent TAB parsing in Subject header
Product: trojita
Version: git
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: Desktop GUI
Assignee: [email protected]
Reporter: [email protected]
TAB characters may appear in Subject headers. Currently, TAB characters are
correctly shown in the message list view, but are replaced by a SPACE character
in the envelope view and the titles of windows (composer, message view window).
Reproducible: Always
Steps to Reproduce:
1. Create message with TAB in Subject header
2. Send it, so that it is in an IMAP mailbox
3. Fetch the message and view it with Trojita
Actual Results:
TAB is replaced by SPACE in envelope view and in window titles
Expected Results:
TAB is not replaced by SPACE in envelope view and in window titles, but is kept
as-is, as in the message list view.
I looked at the source, but could not find the function actually doing the
incorrect replacement.
--
You are receiving this mail because:
You are watching all bug changes.