Bugzilla – Attachment 96728 Details for
Bug 24244
Cannot create suggestion with branch set to 'Any'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24244: Add test
Bug-24244-Add-test.patch (text/plain), 950 bytes, created by
Katrin Fischer
on 2020-01-02 07:03:35 UTC
(
hide
)
Description:
Bug 24244: Add test
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-01-02 07:03:35 UTC
Size:
950 bytes
patch
obsolete
>From 0fae016322490ffbdbc76c602c796470671a223f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Sun, 15 Dec 2019 12:43:25 +0100 >Subject: [PATCH] Bug 24244: Add test > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > t/db_dependent/Suggestions.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Suggestions.t b/t/db_dependent/Suggestions.t >index 827e62a246..7a75264412 100644 >--- a/t/db_dependent/Suggestions.t >+++ b/t/db_dependent/Suggestions.t >@@ -125,6 +125,7 @@ my $my_suggestion_with_budget = { > author => 'my author 2', > publishercode => 'my publishercode 2', > suggestedby => $borrowernumber, >+ branchcode => '', # This should not fail be set to undef instead > biblionumber => $biblio_1->biblionumber, > managedby => '', > manageddate => '', >-- >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 24244
:
96284
|
96293
|
96294
| 96728 |
96729