Bugzilla – Attachment 194867 Details for
Bug 20956
BorrowersLog is not logging permission changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20956: (follow-up) Tidyness and fix no pod coverage in Koha/Patron.pm
bfaaf15.patch (text/plain), 915 bytes, created by
Martin Renvoize (ashimema)
on 2026-03-06 17:14:18 UTC
(
hide
)
Description:
Bug 20956: (follow-up) Tidyness and fix no pod coverage in Koha/Patron.pm
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2026-03-06 17:14:18 UTC
Size:
915 bytes
patch
obsolete
>From bfaaf15a719392474aa399e85d4ef724a616526e Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Tue, 21 Oct 2025 20:45:58 +0000 >Subject: [PATCH] Bug 20956: (follow-up) Tidyness and fix no pod coverage in > Koha/Patron.pm > >Signed-off-by: Hammat Wele <hammat.wele@inlibro.com> >Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> >Signed-off-by: David Nind <david@davidnind.com> >--- > Koha/Patron.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Patron.pm b/Koha/Patron.pm >index d2773a66962..30a9ae3fda1 100644 >--- a/Koha/Patron.pm >+++ b/Koha/Patron.pm >@@ -3593,9 +3593,9 @@ sub is_anonymous { > return ( $anonymous_patron && $self->borrowernumber eq $anonymous_patron ) ? 1 : 0; > } > >-=head3 get_permissions >+=head3 permissions > >-my $flags = $patron->get_permissons >+my $flags = $patron->permissions > > Returns a structure such as: > { >-- >2.53.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 20956
:
182955
|
185483
|
185491
|
186388
|
187592
|
187593
|
187594
|
188260
|
188261
|
188262
|
188263
|
190686
|
190687
|
190688
|
190689
|
190690
|
191472
|
191473
|
191474
|
191475
|
191476
|
191477
|
191478
|
192506
|
192507
|
192508
|
192509
|
192510
|
192511
|
192512
|
192604
|
192605
|
192606
|
192607
|
192608
|
192609
|
192610
|
194527
|
194528
|
194529
|
194530
|
194531
|
194532
|
194533
|
194534
|
194612
|
194865
|
194866
|
194867
|
194868
|
194869
|
194870
|
194871
|
194882
|
194883
|
194884
|
194885
|
194886
|
194887
|
194888
|
194889
|
194890
|
194892
|
194893
|
194894
|
194895
|
194896
|
194897
|
194898
|
194899