Bugzilla – Attachment 96345 Details for
Bug 23233
AllowItemsOnHoldCheckout is misnamed and should only work for for SIP-based checkouts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23233: Fix UsageStats.t
Bug-23233-Fix-UsageStatst.patch (text/plain), 897 bytes, created by
Jonathan Druart
on 2019-12-16 15:06:27 UTC
(
hide
)
Description:
Bug 23233: Fix UsageStats.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-12-16 15:06:27 UTC
Size:
897 bytes
patch
obsolete
>From 05377210e328f5468723a1138c260994352682fa Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 Dec 2019 16:06:01 +0100 >Subject: [PATCH] Bug 23233: Fix UsageStats.t > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/db_dependent/UsageStats.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/UsageStats.t b/t/db_dependent/UsageStats.t >index c25b44ed8d..47a9cd3dba 100644 >--- a/t/db_dependent/UsageStats.t >+++ b/t/db_dependent/UsageStats.t >@@ -386,7 +386,7 @@ sub mocking_systempreferences_to_a_set_value { > AgeRestrictionOverride > AllFinesNeedOverride > AllowFineOverride >- AllowItemsOnHoldCheckout >+ AllowItemsOnHoldCheckoutSIP > AllowItemsOnHoldCheckoutSCO > AllowNotForLoanOverride > AllowRenewalLimitOverride >-- >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 23233
:
91114
|
91139
|
91143
|
91144
|
94526
|
94527
|
94528
|
94529
|
94530
|
94531
|
94556
|
94557
|
94558
|
96247
|
96248
|
96249
|
96250
|
96251
|
96252
| 96345 |
96358