[Koha-bugs] [Bug 27171] New: Batch record modification fails to add 942c

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 8 14:11:51 CET 2020


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

            Bug ID: 27171
           Summary: Batch record modification fails to add 942c
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: magnus at libriotech.no
        QA Contact: testopia at bugs.koha-community.org

I have created a MARC Modification Template that reads like this:

Add new field 942$c with value X if 952$c matches Y. 

I use the "Batch record modification" tool to run it on a record that should
satisfy the criteria, but nothing happens. Same lack of result for "Update
existing or add new". 

This is from the Apache Intranet error log:

[Tue Dec 08 13:46:02.752873 2020] [cgi:error] [pid 16705] [client
89.162.88.217:51708] AH01215: [Tue Dec  8 13:46:02 2020]
batch_record_modification.pl: Filehandle STDOUT reopened as $fh only for input
at /usr/share/perl5/DateTime/TimeZone/Local/Unix.pm line 146.:
/usr/share/koha/intranet/cgi-bin/tools/batch_record_modification.pl, referer:
https://example.com/cgi-bin/koha/tools/batch_record_modification.pl
[Tue Dec 08 13:46:02.753181 2020] [cgi:error] [pid 16705] [client
89.162.88.217:51708] AH01215: [Tue Dec  8 13:46:02 2020]
batch_record_modification.pl: Filehandle STDOUT reopened as $fh only for input
at /usr/share/perl5/DateTime/TimeZone/Local/Unix.pm line 146.:
/usr/share/koha/intranet/cgi-bin/tools/batch_record_modification.pl, referer:
https://example.com/cgi-bin/koha/tools/batch_record_modification.pl
[Tue Dec 08 13:46:02.767562 2020] [cgi:error] [pid 16705] [client
89.162.88.217:51708] AH01215: [Tue Dec  8 13:46:02 2020]
batch_record_modification.pl: Filehandle STDOUT reopened as $fh only for input
at /usr/share/koha/lib/Koha/Logger.pm line 154.:
/usr/share/koha/intranet/cgi-bin/tools/batch_record_modification.pl, referer:
https://example.com/cgi-bin/koha/tools/batch_record_modification.pl
[Tue Dec 08 13:46:02.768318 2020] [cgi:error] [pid 16705] [client
89.162.88.217:51708] AH01215: [Tue Dec  8 13:46:02 2020]
batch_record_modification.pl: Filehandle STDOUT reopened as $fh only for input
at /usr/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm line 51.:
/usr/share/koha/intranet/cgi-bin/tools/batch_record_modification.pl, referer:
https://example.com/cgi-bin/koha/tools/batch_record_modification.pl
[Tue Dec 08 13:46:02.824885 2020] [cgi:error] [pid 16705] [client
89.162.88.217:51708] AH01215: [Tue Dec  8 13:46:02 2020]
batch_record_modification.pl: binmode() on closed filehandle STDOUT at
/usr/share/koha/lib/C4/Templates.pm line 121.:
/usr/share/koha/intranet/cgi-bin/tools/batch_record_modification.pl, referer:
https://example.com/cgi-bin/koha/tools/batch_record_modification.pl

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


More information about the Koha-bugs mailing list