Bugzilla – Attachment 184749 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), 903 bytes, created by
Nick Clemens (kidclamp)
on 2025-07-28 13:52:28 UTC
(
hide
)
Description:
Bug 27138: Import needed subroutines
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2025-07-28 13:52:28 UTC
Size:
903 bytes
patch
obsolete
>From 3a97c8ca25610a75619c81020522c328796ac5be 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 666902f1676..575ae213eb6 100755 >--- a/t/db_dependent/Items.t >+++ b/t/db_dependent/Items.t >@@ -21,7 +21,7 @@ use Data::Dumper; > use MARC::Record; > use C4::Items > qw( ModItemTransfer SearchItems AddItemFromMarc ModItemFromMarc get_hostitemnumbers_of Item2Marc ModDateLastSeen CartToShelf CheckItemPreSave ); >-use C4::Biblio qw( GetMarcFromKohaField AddBiblio ); >+use C4::Biblio qw( GetMarcFromKohaField AddBiblio PrepHostMarcField ModBiblio ); > use C4::Circulation qw( AddIssue ); > use Koha::BackgroundJobs; > use Koha::Items; >-- >2.39.5
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
|
184746
|
184747
|
184748
| 184749