Bugzilla – Attachment 128178 Details for
Bug 27138
Host items are not included in Z39 results when using EasyAnalytics
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27138: Import needed subroutines
Bug-27138-Import-needed-subroutines.patch (text/plain), 956 bytes, created by
Nick Clemens (kidclamp)
on 2021-12-02 15:33:24 UTC
(
hide
)
Description:
Bug 27138: Import needed subroutines
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-12-02 15:33:24 UTC
Size:
956 bytes
patch
obsolete
>From 929b8dfcb3de4c6b28ca2582126e36023dc47357 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 4 Oct 2021 14:52:03 +0000 >Subject: [PATCH] Bug 27138: Import needed subroutines > >--- > t/db_dependent/Items.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Items.t b/t/db_dependent/Items.t >index 5d3e7b49a0..3e4df9cb58 100755 >--- a/t/db_dependent/Items.t >+++ b/t/db_dependent/Items.t >@@ -20,7 +20,7 @@ use Data::Dumper; > > use MARC::Record; > use C4::Items qw( ModItemTransfer GetHiddenItemnumbers GetItemsInfo SearchItems AddItemFromMarc ModItemFromMarc get_hostitemnumbers_of Item2Marc ); >-use C4::Biblio qw( GetMarcFromKohaField EmbedItemsInMarcBiblio GetMarcBiblio AddBiblio ); >+use C4::Biblio qw( GetMarcFromKohaField EmbedItemsInMarcBiblio GetMarcBiblio AddBiblio PrepHostMarcField ModBiblio ); > use Koha::Items; > use Koha::Database; > use Koha::DateUtils qw( dt_from_string ); >-- >2.20.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 27138
:
114126
|
115158
|
117333
|
117334
|
117346
|
117347
|
122035
|
125698
|
125699
|
125700
|
125701
|
128175
|
128176
|
128177
|
128178
|
128179
|
139401
|
139402
|
139403
|
139404
|
144200
|
144201
|
144202
|
144203