[Koha-bugs] [Bug 11550] GetOrder returns something even if the order does not exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 14 12:25:28 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 24277
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24277&action=edit
Bug 11550: GetOrder always returns a non empty hashref

If GetOrder is called with a nonexistent ordernumber or without any
ordernumber, it should return undef.

Test plan:
prove t/db_dependent/Acquisition.t

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


More information about the Koha-bugs mailing list