https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #35 from Peter Vashchuk <stalkernoid@gmail.com> ---
I imagine cyrillic in library codes and library names to be a good test.
I tested naming libraries with cyrillic symbols, like "Бібліотека" and it works fine with and without the patch. Then, I tested a bunch of other special characters from different languages, here's the list of them: These ones work fine without the patch: ааа ААА яяя ЯЯЯ ііі ІІІ ЄЄЄ єєє łłł ŁŁŁ ŽŽŽ ććć Meanwhile these ones get shown as "???" without the patch: äää ÄÄÄ ööö ÖÖÖ ààà ááá æææ ÆÆÆ ååå ÅÅÅ ôôô ÔÔÔ üüü ÜÜÜ ëëë ËËË ççç meanwhile with patch all these symbols are displayed correctly. -- You are receiving this mail because: You are watching all bug changes.