[Users] [Bug 4141] To: column content not correctly preparing addresses...
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Fri Jan 4 16:28:44 CET 2019
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4141
--- Comment #4 from Paul Rolland <rol at as2917.net> ---
Nice we now have a common view ;)
I think you only commented one part of what I consider as the problem:
- "does not strip any leading/trailing whitespace between multiple entries"
This is one problem, and applying something like the perl re: s/ +/ /g
could fix that first problem.
- the second problem is that if the To: is only formatted with a
To: <user at domain>
and no "comment"
then this is totally removed, and nothing is shown.
But I'm OK to cook something... if someone gives me some pointers to look at ;)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list