https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17480
jpl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |data-27FC05A3CB97@office-da | |teien.de --- Comment #2 from jpl <[email protected]> --- This bug is still around, but it now also prevents any item from being checked in if there is no space after the colon in UpdateNotForLoanStatusOnCheckin. All checkins will fail with a 500 error, even for items that do not have any specific NOT_LOAN authorized value. This can be very frustrating for users as it is hard to spot. The following appears in plack-error.log: Can't use string ("-4:0") as a HASH ref while "strict refs" in use at /usr/share/koha/lib/C4/Circulation.pm line 2156. Tested with Koha 22.11.00 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
