Bugzilla – Attachment 145751 Details for
Bug 29145
Allow patrons to have overdue items that would not result in debarment when removing overdue debarments
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29145: (QA follow-up) Remove debugging line
Bug-29145-QA-follow-up-Remove-debugging-line.patch (text/plain), 1.04 KB, created by
Kyle M Hall (khall)
on 2023-01-27 14:41:18 UTC
(
hide
)
Description:
Bug 29145: (QA follow-up) Remove debugging line
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-01-27 14:41:18 UTC
Size:
1.04 KB
patch
obsolete
>From 2dc708208a0f67cf9d2870066a0210945823cd5e Mon Sep 17 00:00:00 2001 >From: John Doe <you@example.com> >Date: Fri, 27 Jan 2023 14:37:28 +0000 >Subject: [PATCH] Bug 29145: (QA follow-up) Remove debugging line > >--- > t/db_dependent/Circulation/MarkIssueReturned.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/Circulation/MarkIssueReturned.t b/t/db_dependent/Circulation/MarkIssueReturned.t >index 3dc4f361c3..40020b7968 100755 >--- a/t/db_dependent/Circulation/MarkIssueReturned.t >+++ b/t/db_dependent/Circulation/MarkIssueReturned.t >@@ -231,8 +231,6 @@ subtest 'AutoRemoveOverduesRestrictions' => sub { > $checkout_1 = AddIssue( $patron->unblessed, $item_1->barcode, $ten_days_ago ); # overdue and would trigger debarment > $checkout_2 = AddIssue( $patron->unblessed, $item_2->barcode, $nine_days_ago ); # overdue, but would not trigger debarment > >- print STDERR "DUEDATE: " . $nine_days_ago->stringify . "\n"; >- > Koha::Patron::Debarments::AddUniqueDebarment( > { > borrowernumber => $patron->borrowernumber, >-- >2.30.2
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 29145
:
125495
|
140819
|
140820
|
141822
|
141823
|
142394
|
142395
|
142396
|
142814
|
142815
|
142816
|
142817
|
143213
|
144773
|
144774
|
144775
|
144776
|
144777
|
144778
|
144779
|
144780
|
144781
|
144782
|
145720
|
145749
|
145750
|
145751
|
153804
|
153805
|
153806
|
153807
|
153808
|
153809
|
153810
|
153811
|
153812
|
153813
|
153814
|
156392
|
156393
|
156394
|
156395
|
156396
|
156397
|
156398
|
156399
|
156400
|
156401
|
156402
|
156403
|
156404