Bugzilla – Attachment #59353: Bug 17726: biblioitems.marc has been removed for
bug #17726
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 17726
Collapse All
|
Expand All
(-)
a/t/lib/TestBuilder.pm (-4 lines)
Lines 423-431 sub _gen_default_values {
Link Here
423
Item => {
423
Item => {
424
more_subfields_xml => undef,
424
more_subfields_xml => undef,
425
},
425
},
426
Biblioitem => {
427
marcxml => undef,
428
}
429
};
426
};
430
}
427
}
431
428
432
-
Return to
bug 17726