https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17842
--- Comment #23 from David Cook <[email protected]> --- Ok it just looks like a bug to me. opac/opac-downloadcart.pl doesn't instruct Perl how to output the bytes, and I think Perl defaults to N8CS/Latin-1. With opac/opac-sendbasket.pl, we explicitly encode the characters as UTF8 bytes. -- 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] https://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/
