Template says ISO2709 but script wants MARC or MARCXML.. Slipped in with bug 19049. Trivial but critical fix.
Created attachment 66344 [details] [review] Bug 19163: Critical typo in stage-marc-import process Template says ISO2709 but script wants MARC or MARCXML.. Slipped in with bug 19049. Trivial but critical fix. Test plan: Import a MARC file.
Resolves [from intranet-error.log]: [Tue Aug 22 16:09:24.735068 2017] [cgi:error] [pid 20766] AH01215: [Tue Aug 22 16:09:24 2017] stage-marc-import.pl: Plugin ISO2709 cannot be loaded at Koha/Plugins/Handler.pm line 72., referer: /cgi-bin/koha/tools/stage-marc-import.pl
Created attachment 66346 [details] [review] Bug 19163: [COUNTERPATCH] Adjust script instead of template See previous patch.
Created attachment 66364 [details] [review] Bug 19163: Critical typo in stage-marc-import process Template says ISO2709 but script wants MARC or MARCXML.. Slipped in with bug 19049. Trivial but critical fix. Test plan: Import a MARC file. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> I picked this fix because I think MARC is always ambiguous. ISO2709 clearly denotes the serialization format used.
Trivial fix, skipping QA.
Created attachment 66373 [details] [review] Bug 19163: Critical typo in stage-marc-import process Template says ISO2709 but script wants MARC or MARCXML.. Slipped in with bug 19049. Trivial but critical fix. Test plan: Import a MARC file. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> I picked this fix because I think MARC is always ambiguous. ISO2709 clearly denotes the serialization format used. Signed-off-by: Liz Rea <liz@catalyst.net.nz> Just confirming this fixes the problem.
Thanks Tomas and Liz for follow-up
Pushed to master for 17.11, thanks to everybody involved!
Pushed to 17.05.x, will be in 17.05.04.
This patch has been pushed to 16.11.x and will be in 16.11.12.
Blocked by Enhancement (BZ 10407), skipping for 16.05.x