[Koha-bugs] [Bug 15492] Stand alone self check-in tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 26 16:32:24 CET 2018


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

--- Comment #43 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
 89         catch {
 90             push @errors, { barcode => $barcode, messages =>
'unknown_error' };
 91         };

=> We should at least log $@

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


More information about the Koha-bugs mailing list