12 Nov
2014
12 Nov
'14
6:07 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11413 --- Comment #39 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #28)
QA Comment: This looks promising, but currently generates a problem: stage-marc-import.pl: Can't call method "update" on an undefined value at /usr/share/koha/testclone/Koha/SimpleMARC.pm line 214, <GEN19> chunk 1.
It is fixed by Bug 11395: Fix field_numbers """ This fix is a global fix for the MarcModificationTemplate feature. Some unit tests were missing and some behaviors were wrong. For instance, if you tried to update a non existent field, the script crashed. """ -- You are receiving this mail because: You are watching all bug changes.