Bugzilla – Attachment 80157 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), 691 bytes, created by
Andreas Roussos
on 2018-10-06 07:58:35 UTC
(
hide
)
Description:
Bug 21405: (follow-up) C4::Auth is imported twice
Filename:
MIME Type:
Creator:
Andreas Roussos
Created:
2018-10-06 07:58:35 UTC
Size:
691 bytes
patch
obsolete
>From 541feb17b0c3c2f2d0c8aaf501771694790641ed 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 > >In authorities/authorities-home.pl C4::Auth is imported twice. >--- > authorities/authorities-home.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/authorities/authorities-home.pl b/authorities/authorities-home.pl >index a65eb5bf09..7de8a361f3 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.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 21405
:
79948
|
80157
|
80158
|
80159
|
82824
|
82830
|
82838
|
82839
|
82960