http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13800 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36724|0 |1 is obsolete| | --- Comment #3 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 37387 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37387&action=edit Bug 13800 - Diacritics not mapped This patch adds a mapping for the lower case ð character to word-phrase-utf.chr ( Ð was already mapped to d) To test: 1. Add a record with the ð character (Arnaldur Indriðason is an example author) 2. Rebuild zebra 3. Search for your record using d instead of ð and verify it is not found 4. Apply patch and copy word-phrase-utf.chr to the appropriate folder 5. Restart and rebuild zebra 6. Search for your record using d instead of ð and verify it is found Signed-off-by: Josef Moravec <josef.moravec@gmail.com> works as expected -- You are receiving this mail because: You are watching all bug changes.