[Koha-bugs] [Bug 17842] Broken diacritics on records exported as MARC from cart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 26 03:36:27 CEST 2020


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

--- Comment #26 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #25)
> Ha! If I use ü instead of 我, it outputs as Latin-1 and ü is a FC byte
> instead of the C3 BC bytes.

Using 我, I get the correct bytes: e6 88 91.

Now if I add ü after 我, I am guessing that whatever automatic character
encoding is happening (perhaps on the browser end?) will encode ü as UTF-8
instead of Latin-1

-- 
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