3 Feb
2016
3 Feb
'16
3:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15730 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 47602 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47602&action=edit Bug 15730 - 500 error on returns.pl if barcode doesn't exist If a librarian enters a barcode that does not match an item in the database, a 500 error will be displayed instead of the "No item with barcode" message. Test Plan: 1) Enter an invalid barcode on returns.pl 2) Note the 500 error 3) Apply this patch 4) Repeat setp 1 5) Note the "No item with barcode" message -- You are receiving this mail because: You are watching all bug changes.