https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17842
--- Comment #26 from David Cook <[email protected]> --- (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. _______________________________________________ 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/
