Bugzilla – Attachment 110430 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), 804 bytes, created by
Katrin Fischer
on 2020-09-20 17:43:47 UTC
(
hide
)
Description:
Bug 25755: Fix typo in POD
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-09-20 17:43:47 UTC
Size:
804 bytes
patch
obsolete
>From d414db1437b9e003b0b0ffe169001af378f71a2f 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 > >--- > Koha/Item.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Item.pm b/Koha/Item.pm >index 474d5770bb..ba5082e700 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.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 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