[GH-ISSUE #238] Subject display mismatch when using | and multiple whitespace characters #155

Closed
opened 2026-03-15 12:53:42 +03:00 by kerem · 1 comment
Owner

Originally created by @Tarboy3000 on GitHub (Jan 19, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/238

I've noticed that the subject displayed in the UI is not reflecting the internally saved subject when it contains | and multiple successive whitespace. It seems like they get reduced to a single one.
Is this intended/some kind of email display behaviour? The raw tab contains the correct information retaining every whitespace.

Example subject:
12345 | | | Some text

Originally created by @Tarboy3000 on GitHub (Jan 19, 2024). Original GitHub issue: https://github.com/axllent/mailpit/issues/238 I've noticed that the subject displayed in the UI is not reflecting the internally saved subject when it contains `|` and multiple successive whitespace. It seems like they get reduced to a single one. Is this intended/some kind of email display behaviour? The raw tab contains the correct information retaining every whitespace. Example subject: `12345 | | | Some text`
kerem 2026-03-15 12:53:42 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@axllent commented on GitHub (Jan 21, 2024):

Thank you for reporting this issue. I have just released v1.13.0 which now displays spaces correctly in message subject (messages list & message summary), and also in the address fields in the message summary.

<!-- gh-comment-id:1902472509 --> @axllent commented on GitHub (Jan 21, 2024): Thank you for reporting this issue. I have just released v1.13.0 which now displays spaces correctly in message subject (messages list & message summary), and also in the address fields in the message summary.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#155
No description provided.