Bugzilla – Attachment 117434 Details for
Bug 8426
Map ︡a to a and t︠ to t for searching (Non-ICU)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8426 - Diacritics not being mapped for searching
Bug-8426---Diacritics-not-being-mapped-for-searchi.patch (text/plain), 990 bytes, created by
Martin Renvoize (ashimema)
on 2021-03-01 10:29:34 UTC
(
hide
)
Description:
Bug 8426 - Diacritics not being mapped for searching
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-03-01 10:29:34 UTC
Size:
990 bytes
patch
obsolete
>From d7c0d6d54eb0620ddf4e111ed4d9836e89c1fad9 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 12 Jul 2012 07:07:07 -0400 >Subject: [PATCH] Bug 8426 - Diacritics not being mapped for searching >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Add mappings for ︡a to a, and for tï¸ to t. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > etc/zebradb/etc/word-phrase-utf.chr | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr >index 8619f6430c..795b2ce62e 100644 >--- a/etc/zebradb/etc/word-phrase-utf.chr >+++ b/etc/zebradb/etc/word-phrase-utf.chr >@@ -66,6 +66,7 @@ map È a > map È a > map â±¥ a > map Ⱥ a >+map ︡a a > # AE > map Ó (ae) > map Ó (ae) >@@ -226,6 +227,7 @@ map á¹ t > map Ṭ t > map ŧ t > map Ŧ t >+map tï¸ t > # D > map Ḡd > map Ḡd >-- >2.20.1
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 8426
:
10783
|
10784
|
81722
|
117434
|
117736