Bugzilla – Attachment 111325 Details for
Bug 23475
Search context is lost when simple search leads to a single record
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23475: (follow-up) Include URI::Escape
Bug-23475-follow-up-Include-URIEscape.patch (text/plain), 622 bytes, created by
Nick Clemens (kidclamp)
on 2020-10-07 11:38:18 UTC
(
hide
)
Description:
Bug 23475: (follow-up) Include URI::Escape
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-10-07 11:38:18 UTC
Size:
622 bytes
patch
obsolete
>From 6a09121354ab411aabbdbb7f4c1ee129435fc716 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 7 Oct 2020 11:37:45 +0000 >Subject: [PATCH] Bug 23475: (follow-up) Include URI::Escape > >--- > catalogue/detail.pl | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/catalogue/detail.pl b/catalogue/detail.pl >index 0962fc1ca3..c9ef370660 100755 >--- a/catalogue/detail.pl >+++ b/catalogue/detail.pl >@@ -52,6 +52,8 @@ use Koha::Virtualshelves; > use Koha::Plugins; > use Koha::SearchEngine::Search; > >+use URI::Escape; >+ > my $query = CGI->new(); > > my $analyze = $query->param('analyze'); >-- >2.11.0
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 23475
:
92357
|
93558
|
93562
|
108124
|
109624
|
111325
|
111338
|
111339
|
111340
|
111798
|
111799
|
111800
|
112697
|
112714
|
112971
|
113744
|
113784
|
113904
|
114055
|
114056