Bugzilla – Attachment 183245 Details for
Bug 19220
Allow XSLT processing for Z39.50 authority targets like for bibliographic targets
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19220: (follow-up) Fix error 500 when Searching for an authority
Bug-19220-follow-up-Fix-error-500-when-Searching-f.patch (text/plain), 646 bytes, created by
Hammat wele
on 2025-06-13 15:07:48 UTC
(
hide
)
Description:
Bug 19220: (follow-up) Fix error 500 when Searching for an authority
Filename:
MIME Type:
Creator:
Hammat wele
Created:
2025-06-13 15:07:48 UTC
Size:
646 bytes
patch
obsolete
>From 2b7fe04673de3df690c2aebf4fb6e7733c642fc7 Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Fri, 13 Jun 2025 15:06:50 +0000 >Subject: [PATCH] Bug 19220: (follow-up) Fix error 500 when Searching for an > authority > >--- > C4/Breeding.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Breeding.pm b/C4/Breeding.pm >index 938a7376573..251ece6b1a5 100644 >--- a/C4/Breeding.pm >+++ b/C4/Breeding.pm >@@ -31,6 +31,7 @@ use C4::AuthoritiesMarc qw( GuessAuthTypeCode GetAuthorizedHeading ); > use C4::Languages; > use Koha::Database; > use Koha::XSLT::Base; >+use Koha::Import::Records; > > our ( @ISA, @EXPORT_OK ); > >-- >2.34.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 19220
:
114604
|
121897
|
121906
|
121907
|
172627
|
172628
|
173438
|
179440
|
180197
|
180232
|
180233
|
183245
|
183270
|
183271
|
183272