Bugzilla – Attachment 84299 Details for
Bug 7614
Use branch transfer limits for determining available opac holds pickup locations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7614 - Fix my variable earlier declaration bug.
Bug-7614---Fix-my-variable-earlier-declaration-bug.patch (text/plain), 753 bytes, created by
Kyle M Hall (khall)
on 2019-01-22 18:23:27 UTC
(
hide
)
Description:
Bug 7614 - Fix my variable earlier declaration bug.
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2019-01-22 18:23:27 UTC
Size:
753 bytes
patch
obsolete
>From f64838d842e54f1914c0dd6a0b233b7628f8092e Mon Sep 17 00:00:00 2001 >From: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> >Date: Thu, 9 Mar 2017 13:06:20 +0200 >Subject: [PATCH] Bug 7614 - Fix my variable earlier declaration bug. > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Holds.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/Holds.t b/t/db_dependent/Holds.t >index 89af53b46a..1e76ede04d 100755 >--- a/t/db_dependent/Holds.t >+++ b/t/db_dependent/Holds.t >@@ -661,7 +661,6 @@ subtest 'CanItemBeReserved / holds_per_day tests' => sub { > $schema->storage->txn_rollback; > }; > >- > # Helper method to set up a Biblio. > sub create_helper_biblio { > my $itemtype = shift; >-- >2.17.2 (Apple Git-113)
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 7614
:
60141
|
60142
|
60143
|
60144
|
60145
|
60785
|
60786
|
60787
|
60938
|
60946
|
70047
|
77895
|
77896
|
77897
|
77898
|
77899
|
77900
|
78020
|
84295
|
84296
|
84297
|
84298
|
84299
|
84300
|
84301
|
84302
|
84303
|
84304
|
84305
|
84306
|
84307
|
84308
|
84309
|
84310
|
84311