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

--- Comment #11 from Julian Maurice <julian.maur...@biblibre.com> ---
Created attachment 37172
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37172&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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to