[Koha-bugs] [Bug 35621] Map ÿ to y for searching (Non-ICU)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 20 20:13:32 CET 2023


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 160161
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160161&action=edit
Bug 35621: Map ÿ to y for searching (Non-ICU)

To test:
1 - Find or add a record with title: Chevilly-Larue, L'Haÿ-les-Roses, Fresnes,
Rungis [par] Sté éditions et de publicité L.F.B.
2 - Search for 'L'Hay-les-Roses'
3 - No results
4 - Apply patch, copy the file:
    sudo cp /kohadevbox/koha/etc/zebradb/etc/word-phrase-utf.chr
/etc/koha/zebradb/etc/word-phrase-utf.chr
5 - Restart all, Reindex
    restart_all
    sudo koha-rebuild-zebra -v -f kohadev
6 - Search again
7 - Success!

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


More information about the Koha-bugs mailing list