https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33873
--- Comment #2 from Pedro Amorim <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
