Bug 26600 - Missing module in Indexer.pm
Summary: Missing module in Indexer.pm
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on: 25265
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-02 06:27 UTC by Marcel de Rooy
Modified: 2021-06-14 21:29 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.11.00, 20.05.06


Attachments
Bug 26600: Missing module in Elasticsearch/Indexer.pm (926 bytes, patch)
2020-10-02 06:33 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 26600: Missing module in Elasticsearch/Indexer.pm (943 bytes, patch)
2020-10-07 13:35 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2020-10-02 06:27:59 UTC
Just a formal add since it compiles without the 'use' too..
Comment 1 Marcel de Rooy 2020-10-02 06:33:34 UTC
Created attachment 111057 [details] [review]
Bug 26600: Missing module in Elasticsearch/Indexer.pm

Just formally needed. It is already loaded somewhere.
That is: Koha::SearchEngine::Elasticsearch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2020-10-02 06:34:32 UTC
Taking the liberty of self signoff. Super trivial and tiny ;)
Comment 3 Nick Clemens 2020-10-07 13:35:15 UTC
Created attachment 111334 [details] [review]
Bug 26600: Missing module in Elasticsearch/Indexer.pm

Just formally needed. It is already loaded somewhere.
That is: Koha::SearchEngine::Elasticsearch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 4 Jonathan Druart 2020-10-08 14:21:13 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 5 Lucas Gass 2020-11-09 18:56:11 UTC
backported to 20.05.x for 20.05.06
Comment 6 Aleisha Amohia 2020-11-17 03:27:33 UTC
missing dependencies, not backported to 19.11.x