Bugzilla – Attachment 178778 Details for
Bug 36433
Plugin hook elasticsearch_to_document
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36433: (follow-up) Include required library
Bug-36433-follow-up-Include-required-library.patch (text/plain), 893 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-02-27 03:06:10 UTC
(
hide
)
Description:
Bug 36433: (follow-up) Include required library
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-02-27 03:06:10 UTC
Size:
893 bytes
patch
obsolete
>From 10bd6b8f4b4ab2b16bd55289f5ce81f781e736ef Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 27 Feb 2025 00:04:32 -0300 >Subject: [PATCH] Bug 36433: (follow-up) Include required library > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t b/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t >index bbab31e399a..f8c11de75eb 100755 >--- a/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t >@@ -24,6 +24,8 @@ use File::Basename; > use C4::Biblio qw(AddBiblio ModBiblio); > use C4::Items; > >+use Koha::SearchEngine::Elasticsearch::Indexer; >+ > use t::lib::Mocks; > use t::lib::TestBuilder; > >-- >2.48.1
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 36433
:
163943
|
163944
|
163962
|
163963
|
172062
|
172063
|
176749
|
176750
|
178685
| 178778