https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17842
--- Comment #27 from David Cook <[email protected]> --- (In reply to David Cook from comment #26) > 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 And that theory was correct. The byte sequence is: e6 8891 20c3 bc. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
