Bugzilla – Attachment 57511 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.patch (text/plain), 785 bytes, created by
Kyle M Hall (khall)
on 2016-11-15 17:38:03 UTC
(
hide
)
Description:
Bug 17634 - Unit test t/db_dependent/ArticleRequests.t is failing
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-11-15 17:38:03 UTC
Size:
785 bytes
patch
obsolete
>From 200798222c1a5237c6c235564c758569168522ef 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 >--- > 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.1.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