Bugzilla – Attachment 57517 Details for
Bug 16588
Remove the Readonly dependency (again)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16588: Koha::SearchEngine must return a true value
Bug-16588-KohaSearchEngine-must-return-a-true-valu.patch (text/plain), 640 bytes, created by
Jonathan Druart
on 2016-11-16 07:16:18 UTC
(
hide
)
Description:
Bug 16588: Koha::SearchEngine must return a true value
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-11-16 07:16:18 UTC
Size:
640 bytes
patch
obsolete
>From bdc8098f038224ed114b7340d362dad76e27d300 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 22 Jul 2016 08:57:33 +0100 >Subject: [PATCH] Bug 16588: Koha::SearchEngine must return a true value > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > Koha/SearchEngine.pm | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/Koha/SearchEngine.pm b/Koha/SearchEngine.pm >index 2a3c7e4..07990ba 100644 >--- a/Koha/SearchEngine.pm >+++ b/Koha/SearchEngine.pm >@@ -45,3 +45,5 @@ use constant { > BIBLIOS_INDEX => 'biblios', > AUTHORITIES_INDEX => 'authorities', > }; >+ >+1; >-- >2.1.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 16588
:
53636
|
53637
|
53638
|
54477
|
55934
|
55935
|
55936
|
55937
|
56853
|
57516
|
57517
|
57518
|
57519
|
73444
|
73445
|
73446
|
73447
|
73448
|
73449
|
73450
|
73451
|
73452