Bugzilla – Attachment 172052 Details for
Bug 38000
Redundant code import in search.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38000: Update imports
Bug-38000-Update-imports.patch (text/plain), 974 bytes, created by
Martin Renvoize (ashimema)
on 2024-09-26 19:33:04 UTC
(
hide
)
Description:
Bug 38000: Update imports
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-09-26 19:33:04 UTC
Size:
974 bytes
patch
obsolete
>From 0fed37796fd3c263fdb5ef8b2296580bbb1860cf Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Tue, 24 Sep 2024 14:25:11 +0000 >Subject: [PATCH] Bug 38000: Update imports > >Noticed this while debugging a search related problem on a live server. This is cosmetic only. > >Signed-off-by: Shi Yao Wang <shi-yao.wang@inlibro.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > catalogue/search.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/catalogue/search.pl b/catalogue/search.pl >index ebb78bcfb6e..ba97a75f1c0 100755 >--- a/catalogue/search.pl >+++ b/catalogue/search.pl >@@ -148,7 +148,6 @@ use C4::Languages qw( getlanguage getLanguages ); > use C4::Koha qw( getitemtypeimagelocation GetAuthorisedValues ); > use URI::Escape; > use POSIX qw(ceil floor); >-use C4::Search qw( searchResults enabled_staff_search_views z3950_search_args new_record_from_zebra ); > > use Koha::ItemTypes; > use Koha::Library::Groups; >-- >2.46.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 38000
:
171941
|
171945
|
172006
| 172052