[Koha-bugs] [Bug 29844] Remove uses of wantarray in Koha::Objects

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 11 11:18:32 CET 2022


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

--- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 129290
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129290&action=edit
Bug 29844: Fix ->search occurrences

and some more...

There are lot of inconsistencies in our ->search calls. We could
simplify some of them, but not in this patch. Here we want to prevent
regressions as much as possible and so don't add unecessary changes.

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


More information about the Koha-bugs mailing list