13 Nov
2014
13 Nov
'14
12:43 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13075 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33504 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33504&action=edit Bug 13075: (followup) remove remaining warnings There's no point creating a MARC record with undef subfields for testing holds. This patch avoids that so no warnings are shown. To test: - Run $ prove t/db_dependent/Holds.t => FAIL: verify several warnings show - Apply the patch - Re-run => SUCCESS: no warnings showed. - Sign off :-D Regards -- You are receiving this mail because: You are watching all bug changes.