Bugzilla – Attachment 161242 Details for
Bug 30230
Search for patrons in checkout should not require edit_borrowers permission
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30230: (follow-up) fix unit test
Bug-30230-follow-up-fix-unit-test.patch (text/plain), 1.13 KB, created by
Martin Renvoize (ashimema)
on 2024-01-22 13:52:51 UTC
(
hide
)
Description:
Bug 30230: (follow-up) fix unit test
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-01-22 13:52:51 UTC
Size:
1.13 KB
patch
obsolete
>From bf9cfea3fed56ff81454c0204371ecdf2cba7400 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Tue, 19 Dec 2023 02:47:12 +0000 >Subject: [PATCH] Bug 30230: (follow-up) fix unit test > >Signed-off-by: David Cook <dcook@prosentient.com.au> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > 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 aec56828b93..67c1066fe03 100755 >--- a/t/Koha/Auth/Permissions.t >+++ b/t/Koha/Auth/Permissions.t >@@ -125,6 +125,7 @@ subtest 'superlibrarian tests' => sub { > 'CAN_user_acquisition' => 1, > 'CAN_user_borrowers_delete_borrowers' => 1, > 'CAN_user_borrowers_edit_borrowers' => 1, >+ 'CAN_user_borrowers_list_borrowers' => 1, > 'CAN_user_borrowers_view_borrower_infos_from_any_libraries' => 1, > 'CAN_user_borrowers' => 1, > 'CAN_user_cash_management_anonymous_refund' => 1, >-- >2.43.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 30230
:
159409
|
159412
|
159427
|
159517
|
159559
|
159613
|
159633
|
159654
|
159667
|
159668
|
159933
|
159988
|
159989
|
159990
|
159991
|
159992
|
161068
|
161240
|
161241
| 161242 |
161243
|
161245
|
161246
|
161250
|
161251