[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:21:30 CEST 2017


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

--- Comment #6 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list