Bugzilla – Attachment 12385 Details for
Bug 2629
Diacritics not being ignored when searching
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 2629 - Diacritics not being ignored when searching - Map ů to u
Bug-2629---Diacritics-not-being-ignored-when-searc.patch (text/plain), 949 bytes, created by
Kyle M Hall (khall)
on 2012-09-20 12:24:47 UTC
(
hide
)
Description:
Bug 2629 - Diacritics not being ignored when searching - Map ů to u
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-09-20 12:24:47 UTC
Size:
949 bytes
patch
obsolete
>From 571aa668773de7bf4a783c6c4092789b5145f0c4 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 20 Sep 2012 08:24:12 -0400 >Subject: [PATCH] =?UTF-8?q?Bug=202629=20-=20Diacritics=20not=20being=20ignored=20when=20searching=20-=20Map=20=C5=AF=20to=20u?= >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit >Content-Type: text/plain; charset="utf-8" > >--- > etc/zebradb/etc/word-phrase-utf.chr | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > >diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr >index b773db8..604c0f5 100644 >--- a/etc/zebradb/etc/word-phrase-utf.chr >+++ b/etc/zebradb/etc/word-phrase-utf.chr >@@ -115,8 +115,9 @@ map È u > map È u > map Ê u > map É u >-map uÌ u >-map Å® u >+map uÌ u >+map Å® u >+map ů u > # E > map ê e > map à e >-- >1.7.2.5
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 2629
:
4701
|
4966
|
5599
|
6171
|
6460
|
6471
|
6945
|
6946
|
6996
| 12385