https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35621
--- Comment #1 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
