Bugzilla – Attachment 186141 Details for
Bug 36135
Add tool to batch modify holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36135: Fix t/Koha/Auth/Permissions.t
Bug-36135-Fix-tKohaAuthPermissionst.patch (text/plain), 1.04 KB, created by
Jonathan Druart
on 2025-09-04 11:04:44 UTC
(
hide
)
Description:
Bug 36135: Fix t/Koha/Auth/Permissions.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-09-04 11:04:44 UTC
Size:
1.04 KB
patch
obsolete
>From 5a7db2ee5280d9268a8b99fa45e7217e8922c8b0 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 4 Sep 2025 13:04:31 +0200 >Subject: [PATCH] Bug 36135: Fix t/Koha/Auth/Permissions.t > >--- > t/Koha/Auth/Permissions.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/Koha/Auth/Permissions.t b/t/Koha/Auth/Permissions.t >index 0fc4ba108a8..4e87d914719 100755 >--- a/t/Koha/Auth/Permissions.t >+++ b/t/Koha/Auth/Permissions.t >@@ -256,6 +256,7 @@ subtest 'superlibrarian tests' => sub { > 'CAN_user_superlibrarian' => 1, > 'CAN_user_tools_access_files' => 1, > 'CAN_user_tools_batch_extend_due_dates' => 1, >+ 'CAN_user_tools_batch_modify_holds' => 1, > 'CAN_user_tools_batch_upload_patron_images' => 1, > 'CAN_user_tools_delete_anonymize_patrons' => 1, > 'CAN_user_tools_edit_additional_contents' => 1, >-- >2.34.1
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 36135
:
163021
|
163022
|
163023
|
163024
|
163529
|
163530
|
163540
|
163541
|
163542
|
163543
|
163544
|
163796
|
164037
|
164051
|
164057
|
164058
|
164059
|
164060
|
164061
|
164062
|
164063
|
177518
|
177519
|
177959
|
177960
|
177961
|
177962
|
177963
|
177964
|
177965
|
177966
|
177967
|
177968
|
177969
|
177975
|
177976
|
177981
|
177982
|
178154
|
178155
|
178156
|
178157
|
178158
|
178159
|
178160
|
178161
|
178162
|
178163
|
178164
|
178165
|
178166
|
178167
|
178954
|
179028
|
179029
|
179030
|
179031
|
179032
|
179033
|
179034
|
179035
|
179036
|
179037
|
179038
|
179039
|
179040
|
179041
|
179042
|
179081
|
179082
|
181049
|
183151
|
183294
|
183295
|
183296
|
183297
|
183298
|
183299
|
183300
|
183305
|
183306
|
183307
|
183308
|
183771
|
183893
|
183924
|
183959
|
183960
|
183961
|
183962
|
183963
|
183964
|
183965
|
185051
|
185052
|
185053
|
185054
|
185055
|
185056
|
185057
|
185073
|
185829
|
186072
|
186073
|
186074
|
186075
|
186076
|
186077
|
186078
|
186079
| 186141 |
186186
|
186187