Bugzilla – Attachment 119776 Details for
Bug 23271
Koha::Patron::Category should use Koha::Object::Limit::Library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23271: (QA follow-up) Minor POD fix
Bug-23271-QA-follow-up-Minor-POD-fix.patch (text/plain), 984 bytes, created by
Kyle M Hall (khall)
on 2021-04-16 17:41:44 UTC
(
hide
)
Description:
Bug 23271: (QA follow-up) Minor POD fix
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2021-04-16 17:41:44 UTC
Size:
984 bytes
patch
obsolete
>From 4eb10593772f0e7ddc7f09c43d8d1e1e3bf7ea91 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 13 Apr 2021 09:09:11 -0300 >Subject: [PATCH] Bug 23271: (QA follow-up) Minor POD fix > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > Koha/Patron/Categories.pm | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/Koha/Patron/Categories.pm b/Koha/Patron/Categories.pm >index af59fb85e8..ae24b0bc5d 100644 >--- a/Koha/Patron/Categories.pm >+++ b/Koha/Patron/Categories.pm >@@ -33,7 +33,9 @@ Koha::Patron::Categories - Koha Patron Category Object set class > > =cut > >-=head3 type >+=head2 Internal methods >+ >+=head3 _type > > =cut > >@@ -41,6 +43,10 @@ sub _type { > return 'Category'; > } > >+=head3 object_class >+ >+=cut >+ > sub object_class { > return 'Koha::Patron::Category'; > } >-- >2.24.3 (Apple Git-128)
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 23271
:
94292
|
94293
|
94294
|
119503
|
119504
|
119505
|
119529
|
119530
|
119531
|
119532
|
119533
|
119537
|
119579
|
119580
|
119581
|
119582
|
119583
|
119584
|
119772
|
119773
|
119774
|
119775
| 119776 |
119777
|
119939
|
119956
|
119957
|
120054