[Koha-bugs] [Bug 19809] Koha::Objects::find calls do not need to be forbidden in list context

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 15 17:18:12 CET 2018


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

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69790|0                           |1
        is obsolete|                            |

--- Comment #2 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 72977
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72977&action=edit
Bug 19809: Re-allow to call Koha::Objects::find in list context

and remove 'scalar' keyword in calls where it's not needed.
Also, fix Koha::Patron::guarantor which had the same problem as find

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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


More information about the Koha-bugs mailing list