28 Jul
2017
28 Jul
'17
5:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 --- Comment #66 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Colin Campbell from comment #62)
Suspect that the reason there is no compile time warning is because ILS::Item is using autoloading so that the routine gets resolved at runtime.
Yes, nice effects of autoloading of course. We could improve that some day ;) -- You are receiving this mail because: You are watching all bug changes.