[Koha-bugs] [Bug 33844] item->is_denied_renewal should check column from associated pref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 7 16:32:20 CEST 2023


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

--- Comment #8 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 152111
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152111&action=edit
Bug 33844: Fix is_denied_renewal

Going via result_set->has_column does cost actually nothing if
the object is already there.

Test plan:
Run again t/db_dependent/Koha/Item.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list