https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19049
--- Comment #22 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> --- Created attachment 65876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65876&action=edit Bug 19049: [QA Follow-up] Mock config, default format As requested by QA: [1] Mock_config enable_plugins in the test. [2] Fallback to MARC when format is empty. Remove die statement. Added: [3] Remove $marc. This variable got obsolete during development. [4] Add if to the Handler call and add if around processing $text. No need to split undef if somehow plugin was not found, etc. If the routine returns an empty arrayref, stage-marc-import will do fine. Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl> -- 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/