]> git.koha-community.org Git - koha.git/commit
Bug 13938 - Staging MARC records for import fails
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 1 Apr 2015 15:13:05 +0000 (11:13 -0400)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 11 Apr 2015 02:43:28 +0000 (14:43 +1200)
commit9edcfd4ddd8aa9cf9254f45b7433c728888527b4
treedbdb86da9eea2912bb351443aa9a5c78617af0b6
parentb6d9650f98245e4f5afdbd02e29dac8fbd52cf0b
Bug 13938 - Staging MARC records for import fails

It appears that bug 8970 has introduced a bug where a MARC file uploaded
for staging fails to import *unless* a matching rule is selected.

Test Plan:
1) Apply this patch
2) Stage and import a MARC record *without* choosing a matching rule
3) Note the staging works as expected

Signed-off-by: Cindy Ames <cmurdock@ccfls.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 6fbf0e679f1b7d47112631fcdc5924423c653ae6)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
tools/stage-marc-import.pl