[Koha-bugs] [Bug 24117] Patron does not get debarred upon returning overdue item if syspref item-level_itypes is set to biblio and item does not have type information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 10 12:56:35 CET 2019


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

--- Comment #4 from Pedro Amorim <pjamorim91 at gmail.com> ---
Hi Jonathan,
Thank you so much for your feedback.
In the past, the $item parameter was changed to $item_unblessed, by this commit
https://github.com/Koha-Community/Koha/commit/31c29fd31f557306233e6a2936148a5bb10b89a1#diff-932a11a39c3f8c7127afb9c9a44318e7L2008

I opted to leave the code as it was previously written and add the parameter I
needed, precisely because the function is only called once.

I did not have the opportunity to test the behaviour of _GetCircControlBranch
when $item is being used instead of $item_unblessed but I'll try test it soon
and follow your instructions.

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


More information about the Koha-bugs mailing list