https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35621 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160161|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 160191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160191&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! Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.