Bugzilla – Attachment 80159 Details for
Bug 21405
Pagination in authorities search broken for Zebra and broken for 10000+ results in ES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21405: (follow-up) C4::Auth is imported twice
Bug-21405-follow-up-C4Auth-is-imported-twice.patch (text/plain), 834 bytes, created by
Séverine Queune
on 2018-10-06 09:21:36 UTC
(
hide
)
Description:
Bug 21405: (follow-up) C4::Auth is imported twice
Filename:
MIME Type:
Creator:
Séverine Queune
Created:
2018-10-06 09:21:36 UTC
Size:
834 bytes
patch
obsolete
>From dbdcc6554d39489ceebb1ee169ccace4e723b9fe Mon Sep 17 00:00:00 2001 >From: Andreas Roussos <arouss1980@gmail.com> >Date: Sat, 6 Oct 2018 10:52:43 +0300 >Subject: [PATCH] Bug 21405: (follow-up) C4::Auth is imported twice >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >In authorities/authorities-home.pl C4::Auth is imported twice. > >Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> >--- > authorities/authorities-home.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/authorities/authorities-home.pl b/authorities/authorities-home.pl >index a65eb5b..7de8a36 100755 >--- a/authorities/authorities-home.pl >+++ b/authorities/authorities-home.pl >@@ -22,7 +22,6 @@ use warnings; > > use CGI qw ( -utf8 ); > use URI::Escape; >-use C4::Auth; > use POSIX qw(ceil); > > use C4::Context; >-- >2.1.4
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 21405
:
79948
|
80157
|
80158
|
80159
|
82824
|
82830
|
82838
|
82839
|
82960