26 Feb
2018
26 Feb
'18
3:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #43 from Jonathan Druart <jonathan.druart@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.