Bugzilla – Attachment 21298 Details for
Bug 10271
An index containing ns or nb does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10271 - followup - Correct tabs
Bug-10271---followup---Correct-tabs.patch (text/plain), 800 bytes, created by
Bernardo Gonzalez Kriegel
on 2013-09-21 17:48:59 UTC
(
hide
)
Description:
Bug 10271 - followup - Correct tabs
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2013-09-21 17:48:59 UTC
Size:
800 bytes
patch
obsolete
>From 71be2e81c2d229436b60b0ae97610d02f262c5b7 Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Sat, 21 Sep 2013 14:44:55 -0300 >Subject: [PATCH] Bug 10271 - followup - Correct tabs > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >--- > C4/Search.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Search.pm b/C4/Search.pm >index 6123580..86faf22 100644 >--- a/C4/Search.pm >+++ b/C4/Search.pm >@@ -1404,7 +1404,7 @@ sub buildQuery { > } > > if ($auto_truncation){ >- unless ( $index =~ /,(st-|phr|ext)/ ) { >+ unless ( $index =~ /,(st-|phr|ext)/ ) { > #FIXME only valid with LTR scripts > $operand=join(" ",map{ > (index($_,"*")>0?"$_":"$_*") >-- >1.7.9.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 10271
:
18191
|
21297
|
21298
|
22232
|
22233