[Koha-bugs] [Bug 19164] Allow MARC modification templates to be used in staged MARC imports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 22 12:13:05 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19164

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 68249
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68249
Patch for misc/stage_file.pl script to provide for MARC modification template
support.

Review of attachment 68249:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19164&attachment=68249)
-----------------------------------------------------------------

Hi Jon, failing QA because of Alex's comment - can you please take a look? Also
spotted a tiny something, see below.

::: misc/stage_file.pl
@@ +19,5 @@
>  # with this program; if not, write to the Free Software Foundation, Inc.,
>  # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
>  
> +#use strict;
> +#use warnings;

You can delete the commented lines when using Modern:Perl;

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


More information about the Koha-bugs mailing list