https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33734 Ville Korjus <vilkunpostilaatikko@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |vilkunpostilaatikko@gmail.c | |om Status|NEW |Needs Signoff --- Comment #3 from Ville Korjus <vilkunpostilaatikko@gmail.com> --- Created attachment 151551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151551&action=edit Bug 33734: Use raw filters with search filter links in facets.inc Using html filters breaks scandic characters in search term if one uses custom search filters. Use raw filters instead. To test: 1. Enable SavedSearchFilters syspref 2. Perform search with bib-level:("a") 3. Click "Save search as filter" and save 4. Perform search containing scandic character (åöä) 5. Use filter you just created => notice that scandic characters in search term are displayed incorrectly e.g. ä turns to ä 6. Apply this patch 7. Repeat steps 4 and 5 => scandic characters should now be displayed correctly Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are watching all bug changes.