[Koha-bugs] [Bug 18845] Encoding problem with subjects of list emails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 17 14:17:45 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18845

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Tested on master using mutt and it seems ok there.
Tested on 16.11.10 with Thunderbird - display is ok.
But in the web interface of web.de it's still broken: Your list : Jugendbücher

Is it possible we are double encoding here? 
132     $mail{subject} = Encode::encode("UTF-8", $mail{subject});

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list