26 Oct
2021
26 Oct
'21
1:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28700 --- Comment #38 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + $infos = $infos->get_from_storage + if ref($infos) !~ /HASH|ARRAY/ && $infos->isa('Koha::Object'); Hmm. Shouldnt we make the caller responsible for whatever he wants to log? This feels a bit hacky. -- You are receiving this mail because: You are watching all bug changes.