https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17842 --- Comment #24 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #23)
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.
That being said... I can't reproduce the problem. In 19.11, I added some Chinese to a test record, and I was able to download it from Staff Client and OPAC carts and Notepad++ says they're both UTF-8 and renders correctly... I'll try with ü specifically... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.