[Koha-bugs] [Bug 13799] Add base for building RESTful API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 22:27:30 CEST 2015


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

--- Comment #45 from Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> ---
Created attachment 39163
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39163&action=edit
Bug 13799: Fix Koha::Objects::find when no results are found

If we pass undef to Koha::Object::_new_from_dbic, it croaks with message
"DBIC result type  isn't of the type Borrower at Koha/Objects.pm"
(in case we're using Koha::Borrowers->find)

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


More information about the Koha-bugs mailing list