http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6387
Bug #: 6387
Summary: remove_items_from_biblioitems.pl doesn't handle errors
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_6
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Installation and upgrade (command-line installer)
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
The script remove_items_from_biblioitems.pl needed for upgrading from Koha 3.2
to 3.4 doesn't handle errors properly, and when there's a badly corrupted
record, it prints the following message and dies:
Undefined subroutine &MARC::Record::carp called at
/usr/share/perl5/MARC/Record.pm line 565.
At the very least, remove_items_from_biblioitems.pl should print a useful error
message, and ideally it should handle the error, rather than dying mid-way
through.
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/