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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 13 08:16:49 CEST 2023


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

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

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

--- Comment #13 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 155583
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155583&action=edit
Bug 33734: Remove incorrect URL escaping on search filters

This patch removes an incorrect URL escaping on search filter
facet URLs.

Without this patch, search filters using non-ASCII characters won't
return results.

To test:
0. Apply patch
1. Enable SavedSearchFilters syspref
2. Search for "the"
3. Save as search filter
4. Search for "ΓΌ"
5. Apply the "the" filter
6. Note that search results appear

Signed-off-by: Michaela Sieber <michaela.sieber at kit.edu>

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


More information about the Koha-bugs mailing list