Bugzilla – Attachment 92517 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), 701 bytes, created by
Jonathan Druart
on 2019-09-01 15:35:53 UTC
(
hide
)
Description:
Bug 23273: Remove debug statement
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-09-01 15:35:53 UTC
Size:
701 bytes
patch
obsolete
>From dd17b54ee55d5d5c699f6b3900fc0023198c81de 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 > >--- > 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