https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35621
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160161|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- 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 <[email protected]> -- 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/
