17 Aug
2017
17 Aug
'17
2:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18845 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, commenting that out breaks things. (In reply to Katrin Fischer from comment #5)
Is it possible we are double encoding here? 132 $mail{subject} = Encode::encode("UTF-8", $mail{subject});
Commenting that line out breaks the display in mutt. So probably not. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.