http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11413
--- Comment #39 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
