[Koha-bugs] [Bug 15730] 500 error on returns.pl if barcode doesn't exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 3 16:59:43 CET 2016


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

--- Comment #1 from Kyle M Hall <kyle at 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.


More information about the Koha-bugs mailing list