26 May
2020
26 May
'20
2:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17842 --- Comment #26 from David Cook <dcook@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.