Bugzilla – Attachment 116544 Details for
Bug 25755
Add a Koha::Item->request_transfer method
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25755: Fix typo in POD
Bug-25755-Fix-typo-in-POD.patch (text/plain), 1.05 KB, created by
Martin Renvoize (ashimema)
on 2021-02-09 10:47:20 UTC
(
hide
)
Description:
Bug 25755: Fix typo in POD
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-02-09 10:47:20 UTC
Size:
1.05 KB
patch
obsolete
>From 5306c73af9dce310b127c931c93108a252f158b2 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 20 Sep 2020 17:41:30 +0000 >Subject: [PATCH] Bug 25755: Fix typo in POD >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Kathleen Milne <kathleen.milne@cne-siar.gov.uk> >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi> >--- > Koha/Item.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Item.pm b/Koha/Item.pm >index a31fc531bb..ebec810673 100644 >--- a/Koha/Item.pm >+++ b/Koha/Item.pm >@@ -459,7 +459,7 @@ sub request_transfer { > Return the active transfer request or undef > > Note: Transfers are retrieved in a Modified FIFO (First In First Out) order >-whereby the most recently sent, but not recieved, transfer will be returned >+whereby the most recently sent, but not received, transfer will be returned > if it exists, otherwise the oldest unsatisfied transfer will be returned. > > =cut >-- >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 25755
:
105887
|
107240
|
107294
|
110273
|
110376
|
110392
|
110393
|
110394
|
110430
|
110466
|
110502
|
110503
|
110504
|
110505
|
110506
|
111142
|
111143
|
111144
|
111145
|
111146
|
116541
|
116542
|
116543
|
116544
|
116545
|
116546
|
117574
|
117575
|
117576
|
117577
|
117578
|
117579