[Koha-bugs] [Bug 11413] Marc modification template has not the expected behavior if the condition and source fields are on the same field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 12 14:07:21 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11413

--- Comment #39 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list