Bugzilla – Attachment 124736 Details for
Bug 28935
No filtering on patron's data on member entry pages (OPAC, self registration, staff interface)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28935: Fix module in memberentry and chmod Allowlist.t
Bug-28935-Fix-module-in-memberentry-and-chmod-Allo.patch (text/plain), 1.15 KB, created by
Martin Renvoize (ashimema)
on 2021-09-10 08:53:00 UTC
(
hide
)
Description:
Bug 28935: Fix module in memberentry and chmod Allowlist.t
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-09-10 08:53:00 UTC
Size:
1.15 KB
patch
obsolete
>From 90b2758c354a4a0eebd9b57ef5eefb441ccc590d Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 3 Sep 2021 06:52:44 +0000 >Subject: [PATCH] Bug 28935: Fix module in memberentry and chmod Allowlist.t > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > members/memberentry.pl | 2 +- > t/db_dependent/Koha/Patron/Allowlist.t | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > mode change 100644 => 100755 t/db_dependent/Koha/Patron/Allowlist.t > >diff --git a/members/memberentry.pl b/members/memberentry.pl >index d58e7479cd..509b5ac19e 100755 >--- a/members/memberentry.pl >+++ b/members/memberentry.pl >@@ -46,7 +46,7 @@ use Koha::Patron::HouseboundRoles; > use Koha::Token; > use Email::Valid; > use Koha::SMS::Providers; >-use Koha::Patron::Allowlist::Staff; >+use Koha::Patron::Allowlist; > > my $ui_allowlist = Koha::Patron::Allowlist->new({ interface => 'staff' }); > >diff --git a/t/db_dependent/Koha/Patron/Allowlist.t b/t/db_dependent/Koha/Patron/Allowlist.t >old mode 100644 >new mode 100755 >-- >2.20.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 28935
:
124326
|
124327
|
124350
|
124416
|
124418
|
124422
|
124425
|
124446
|
124447
|
124448
|
124449
|
124450
|
124461
|
124462
|
124499
|
124500
|
124501
|
124502
|
124503
|
124523
|
124524
|
124525
|
124526
|
124527
|
124528
|
124529
|
124530
|
124531
|
124532
|
124640
|
124641
|
124642
|
124643
|
124644
|
124645
|
124646
|
124647
|
124648
|
124649
|
124650
|
124730
|
124731
|
124732
|
124733
|
124734
|
124735
|
124736
|
124737
|
124738
|
124739
|
124740
|
124769
|
124784
|
124832
|
124833
|
124837
|
124838
|
124839
|
124840