Bugzilla – Attachment 172006 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), 907 bytes, created by
Shi Yao Wang
on 2024-09-26 18:35:07 UTC
(
hide
)
Description:
Bug 38000: Update imports
Filename:
MIME Type:
Creator:
Shi Yao Wang
Created:
2024-09-26 18:35:07 UTC
Size:
907 bytes
patch
obsolete
>From c3ad9c7de193407ce6bb5c2315fe084116c3dc93 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> >--- > catalogue/search.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/catalogue/search.pl b/catalogue/search.pl >index ebb78bcfb6..ba97a75f1c 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.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 38000
:
171941
|
171945
|
172006
|
172052