[Koha-bugs] [Bug 33734] Using custom search filters breaks scandic characters in search term

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 24 22:03:52 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33734

Sam Lau <samalau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151551|0                           |1
        is obsolete|                            |

--- Comment #4 from Sam Lau <samalau at gmail.com> ---
Created attachment 151653
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151653&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
Signed-off-by: Sam Lau <samalau at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list