Bugzilla – Attachment 187661 Details for
Bug 40985
Clarify POD of Holds->filter_by_found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40985: Clarify POD of Holds->filter_by_found
Bug-40985-Clarify-POD-of-Holds-filterbyfound.patch (text/plain), 856 bytes, created by
Marcel de Rooy
on 2025-10-09 13:24:14 UTC
(
hide
)
Description:
Bug 40985: Clarify POD of Holds->filter_by_found
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2025-10-09 13:24:14 UTC
Size:
856 bytes
patch
obsolete
>From 28195c6b2e5acf3e22baadee13f83ba80035e96e Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 9 Oct 2025 15:22:04 +0200 >Subject: [PATCH] Bug 40985: Clarify POD of Holds->filter_by_found >Content-Type: text/plain; charset=utf-8 > >Test plan: >Read POD. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/Holds.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Holds.pm b/Koha/Holds.pm >index abf0ca3e55..7c6d5b9f50 100644 >--- a/Koha/Holds.pm >+++ b/Koha/Holds.pm >@@ -37,8 +37,8 @@ Koha::Holds - Koha Hold object set class > > my $found_holds = $holds->filter_by_found; > >-Returns a filtered resultset without holds that are considered I<found>. >-i.e. 'P', 'T' and 'W'. >+Returns a set of holds that are considered I<found>. >+Having the code 'P', 'T' or 'W'. > > =cut > >-- >2.39.5
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 40985
: 187661