[Koha-bugs] [Bug 11412] Bulkmarcimport can crash when searching for duplicates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 22 21:45:48 CET 2013


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23621|0                           |1
        is obsolete|                            |

--- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 23754
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23754&action=edit
Bug 11412: Bulkmarcimport can crash when searching for duplicates in
authorities

bulkmarcimport.pl can crash when searching for duplicates if the 005 field from
the incoming or local record is not defined. This patch fixes it.

Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

Test plan
1/ Create a record with no 005 field
2/ Try to import it checking for duplicates, notice it crashes
3/ Try with a record with a 005 field, but the one in Koha missing
one, still crashes
4/ Apply patch
5/ No more crash

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list