[Koha-bugs] [Bug 33873] ILL requests with linked biblio_id that no longer exists causes table to not render

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 31 16:14:17 CEST 2023


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

--- Comment #2 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
This change will now not only check for undefined, but also null - which is
what is happening (and other falsy conditions of course).

This may be considered critical, because as it stands, there is a high chance
systems upgrading to a version with bug 22440 will have their ILL table
potentially not functional.

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


More information about the Koha-bugs mailing list