https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29463
--- Comment #2 from Peter Vashchuk <[email protected]> --- Created attachment 127583 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127583&action=edit Bug 29463: Escape utf8 characters before appending search query to url. To test: 1) go to the main page of Koha and search in the "Check out" search window type "näyttö". 2) see that umlauts got replaced with replacement characters. 3) apply the patch. 4) repeat 1-2, ensure that umlauts displayed correctly and are not getting replaced with replacement characters. -- You are receiving this mail because: 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/
