https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18845
--- Comment #6 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
