Bugzilla – Attachment 98219 Details for
Bug 24467
*_count methods should be avoided
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24467: (QA follow-up) Fix POD in Koha::Biblio
Bug-24467-QA-follow-up-Fix-POD-in-KohaBiblio.patch (text/plain), 687 bytes, created by
Josef Moravec
on 2020-01-31 09:51:32 UTC
(
hide
)
Description:
Bug 24467: (QA follow-up) Fix POD in Koha::Biblio
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2020-01-31 09:51:32 UTC
Size:
687 bytes
patch
obsolete
>From b9117ec5e70d574ff770ada5dd4061e64d3de256 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Fri, 31 Jan 2020 09:46:56 +0000 >Subject: [PATCH] Bug 24467: (QA follow-up) Fix POD in Koha::Biblio > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > Koha/Biblio.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Biblio.pm b/Koha/Biblio.pm >index d8d1f09a3c..d5fe1f9fa6 100644 >--- a/Koha/Biblio.pm >+++ b/Koha/Biblio.pm >@@ -98,7 +98,7 @@ sub orders { > return Koha::Acquisition::Orders->_new_from_dbic($orders); > } > >-=head3 active_orders_count >+=head3 active_orders > > my $active_orders = $biblio->active_orders(); > >-- >2.11.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 24467
:
97746
|
98198
|
98202
|
98218
| 98219 |
98220