16 May
2024
16 May
'24
9:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34838 --- Comment #19 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 166842 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166842&action=edit [23.11.x] Bug 34838: Only call strings_map if status_alias is not undef in status_alias cycle Because its highly likely that at least one request will have status_alias null in the database, the select MAX query will always return at least one result with NULL status_alias, throwing a warning, so we skip that Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.