[Koha-bugs] [Bug 13025] Software error: Undefined subroutine &C4::Circulation::HasOverdues called at /home/koha/kohaclone/C4/Circulation.pm line 1925

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 8 17:20:50 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13025

--- Comment #5 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
I agree. The issue is very strange, but I have a gut feeling finding the root
cause is not going to be easy.

Regardless using implicit function calls is bad practice (imho) and the Perl
manual somewhere says that the Perl compiler/interpreter tries it's best to
do-the-right-thing TM but implicit declarations are not always dealt with as is
expected to happen.

I'll test some more whether breaking the multiline boolean soup will fix
anything.

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


More information about the Koha-bugs mailing list