[Koha-bugs] [Bug 28031] Koha::Patron::Attribute->_check_repeatable doesn't exclude the object's ID

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 26 15:32:43 CET 2021


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

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 118863
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118863&action=edit
Bug 28031: (follow-up) Cache type instead of passing

We should cache the 'type' instead of passing it around. That way we're
not changing the signature further for external users of the methods.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list