Bugzilla – Attachment 69731 Details for
Bug 19542
Koha should display Elasticsearch information in the about page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19542: (QA follow-up) Remove module
Bug-19542-QA-follow-up-Remove-module.patch (text/plain), 976 bytes, created by
Marcel de Rooy
on 2017-12-12 13:03:12 UTC
(
hide
)
Description:
Bug 19542: (QA follow-up) Remove module
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-12-12 13:03:12 UTC
Size:
976 bytes
patch
obsolete
>From 128b884c44916a926907ac7c3ecb4c7d284e957f Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 12 Dec 2017 14:00:24 +0100 >Subject: [PATCH] Bug 19542: (QA follow-up) Remove module >Content-Type: text/plain; charset=utf-8 > >Resolve: >Can't locate Search/Elasticsearch.pm in @INC (you may need to install the Search::Elasticsearch module) > >By removing the module Search::Elasticsearch. > >Test plan: >[1] Check if module compiles now >[2] Running updatedatabase now passes > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/SearchEngine/Elasticsearch.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/SearchEngine/Elasticsearch.pm b/Koha/SearchEngine/Elasticsearch.pm >index d859a39..5797964 100644 >--- a/Koha/SearchEngine/Elasticsearch.pm >+++ b/Koha/SearchEngine/Elasticsearch.pm >@@ -30,7 +30,6 @@ use Carp; > use JSON; > use Modern::Perl; > use Readonly; >-use Search::Elasticsearch; > use Try::Tiny; > use YAML::Syck; > >-- >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 19542
:
68861
|
68862
|
68863
|
68864
|
68935
|
68936
|
69615
|
69616
|
69617
|
69699
|
69730
|
69731