7 Jul
2021
7 Jul
'21
12:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28672 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 122648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122648&action=edit Bug 28672: Pass itemnumber instead of item object The warn call here was passing the full item object which leads to HASH() in the logs.. this patch updates it to pass the itemnumber which is more helpful. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.