26 Oct
2021
26 Oct
'21
1:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28700 --- Comment #35 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Martin Renvoize from comment #34)
Also.. when is logaction ever actually passed a Koha::Object as the $infos param... as far as I can tell the call to 'unblessed' is always called before the call to logaction.. thus I'm not sure how Jonathans patch works.. are you also saying lets replace all the existing logaction calls that pass either a Dumped or unblessed Koha::Object in to infos to pass the actually Koha::Object instead?
I was suggesting to pass the object, yes. -- You are receiving this mail because: You are watching all bug changes.