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

Chris Cormack <ch...@bigballofwax.co.nz> changed:

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

--- Comment #3 from Chris Cormack <ch...@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 <chr...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to