Bug 33734: Remove incorrect URL escaping on search filters
authorDavid Cook <dcook@prosentient.com.au>
Wed, 13 Sep 2023 02:25:13 +0000 (02:25 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 21 Sep 2023 06:14:31 +0000 (20:14 -1000)
commit4a3175b7cfd474a6ac02d5c19bc9cb4aefecdc31
treeaee8a4c33dcf1a6dc6f959960c7b15900db60f6c
parent84ce5d3e2c28060dbcfa37666284032da4835221
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 (to show on both OPAC and staff interface)
4. Search for "ü" in staff interface
5. Apply the "the" filter
6. Note that search results appear
7. Search for "ü" in OPAC
8. Apply the "the" filter
9. Note that search results appear

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 51e602e61cc5dc46188aa298f276e6410678fdf7)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc