https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stalkernoid@gmail.com --- Comment #34 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 these symbols are displayed correctly. -- You are receiving this mail because: You are watching all bug changes.