https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24629 --- Comment #7 from Magnus Enger <magnus@libriotech.no> --- The patch is an improvement, but there are still some HASH'es left. This one is interesting: Feb 14 12:40:05 kohaserver koha_sip[19050]: ILS::Checkout: patron x has checked out 52450820597 Feb 14 12:40:05 kohaserver koha_sip[19050]: ILS::Checkout: patron x has checked out HASH(0x5635b7193418), 80062844366 Feb 14 12:40:07 kohaserver koha_sip[19050]: ILS::Checkout: patron x has checked out HASH(0x5635b6f1ab80), HASH(0x5635b6f1a2c8), 80062908790 Feb 14 12:40:07 kohaserver koha_sip[19050]: ILS::Checkout: patron x has checked out HASH(0x5635b718c6c8), HASH(0x5635b6f31900), HASH(0x5635b6f20f20), 80059004255 x is the same in all 4 lines. I think this comes from ILS.pm, line 171. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.