26 Nov
2018
26 Nov
'18
9:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21875 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Martin Renvoize from comment #2)
Created attachment 82611 [details] test assumptions
Thanks for trying. You prove that encode(decode(encode))=encode and encode(encode)) != encode. This does not justify keeping a decode where it does not belong. The subject field coming from the database is plain text and should not be handled as a mime header. Even if it contained mime encoded text [highly theoretical only], it should not be seen as mime but as plain text and displayed as-is. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.