Bugzilla – Attachment 57512 Details for
Bug 17634
Unit test t/db_dependent/ArticleRequests.t is failing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing
Bug-17634-Unit-test-tdbdependentArticleRequestst-i.patch (text/plain), 840 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2016-11-15 17:42:04 UTC
(
hide
)
Description:
Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2016-11-15 17:42:04 UTC
Size:
840 bytes
patch
obsolete
>From 08e81b228ede9b63f1649dcc5f6785280f859a4a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 15 Nov 2016 17:37:24 +0000 >Subject: [PATCH] Bug 17634: Unit test t/db_dependent/ArticleRequests.t is > failing > >Test Plan: >1) prove t/db_dependent/ArticleRequests.t >2) Apply this patch >3) prove t/db_dependent/ArticleRequests.t > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/ArticleRequest.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Koha/ArticleRequest.pm b/Koha/ArticleRequest.pm >index 217e187..8ca0de8 100644 >--- a/Koha/ArticleRequest.pm >+++ b/Koha/ArticleRequest.pm >@@ -28,6 +28,7 @@ use Koha::Items; > use Koha::Libraries; > use Koha::ArticleRequest::Status; > use Koha::DateUtils qw(dt_from_string); >+use C4::Letters qw(GetPreparedLetter); > > use base qw(Koha::Object); > >-- >2.7.4
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 17634
:
57511
| 57512 |
57520
|
57521
|
57534
|
57535