Bugzilla – Attachment 36724 Details for
Bug 13800
Diacritics not mapped
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13800 - Diacritics not mapped
Bug-13800---Diacritics-not-mapped.patch (text/plain), 1.14 KB, created by
Nick Clemens (kidclamp)
on 2015-03-06 19:48:00 UTC
(
hide
)
Description:
Bug 13800 - Diacritics not mapped
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2015-03-06 19:48:00 UTC
Size:
1.14 KB
patch
obsolete
>From c2e8b9debb3e57eda07f605978191b5b0da3d785 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <Nick@quechelibrary.org> >Date: Fri, 6 Mar 2015 19:35:38 +0000 >Subject: [PATCH] Bug 13800 - Diacritics not mapped >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >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 >--- > etc/zebradb/etc/word-phrase-utf.chr | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr >index 18aa446..2e872a7 100644 >--- a/etc/zebradb/etc/word-phrase-utf.chr >+++ b/etc/zebradb/etc/word-phrase-utf.chr >@@ -227,6 +227,7 @@ map Ḡd > map Ḡd > map Ä d > map Ä d >+map ð d > # S > map Å s > map Å s >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13800
:
36724
|
37387
|
37488