Bugzilla – Attachment 92527 Details for
Bug 23273
Downloading from overdues.pl doesn't use set filters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23273: Remove debug statement
Bug-23273-Remove-debug-statement.patch (text/plain), 758 bytes, created by
Katrin Fischer
on 2019-09-01 21:04:22 UTC
(
hide
)
Description:
Bug 23273: Remove debug statement
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-09-01 21:04:22 UTC
Size:
758 bytes
patch
obsolete
>From 227ffc00ed38b33ac5143894008e57c3075ab3ef Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Sun, 1 Sep 2019 11:35:33 -0400 >Subject: [PATCH] Bug 23273: Remove debug statement > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > circ/overdue.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/circ/overdue.pl b/circ/overdue.pl >index f5683bda22..0f286bc563 100755 >--- a/circ/overdue.pl >+++ b/circ/overdue.pl >@@ -193,7 +193,6 @@ if (@patron_attr_filter_loop) { > } > > >-use Data::Printer colored => 1; warn p $filters; > $template->param( > patron_attr_header_loop => [ map { { header => $_->{description} } } grep { ! $_->{isclone} } @patron_attr_filter_loop ], > filters => $filters, >-- >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 23273
:
92365
|
92367
|
92368
|
92372
|
92517
| 92527