Bugzilla – Attachment 59353 Details for
Bug 17726
TestBuilder's refactoring removed default values
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17726: biblioitems.marc has been removed
Bug-17726-biblioitemsmarc-has-been-removed.patch (text/plain), 836 bytes, created by
Marcel de Rooy
on 2017-01-20 12:12:11 UTC
(
hide
)
Description:
Bug 17726: biblioitems.marc has been removed
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-01-20 12:12:11 UTC
Size:
836 bytes
patch
obsolete
>From af6f02cf88b1144ccfa35813863c2bff5066e1b3 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 19 Jan 2017 23:58:59 +0100 >Subject: [PATCH] Bug 17726: biblioitems.marc has been removed >Content-Type: text/plain; charset=utf-8 > >We will certainly have to do something with the biblio_metadata.metadata >field later. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/lib/TestBuilder.pm | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/t/lib/TestBuilder.pm b/t/lib/TestBuilder.pm >index 0d312d0..1f3ab51 100644 >--- a/t/lib/TestBuilder.pm >+++ b/t/lib/TestBuilder.pm >@@ -423,9 +423,6 @@ sub _gen_default_values { > Item => { > more_subfields_xml => undef, > }, >- Biblioitem => { >- marcxml => undef, >- } > }; > } > >-- >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 17726
:
58152
|
58155
|
58156
|
59300
|
59341
| 59353