1 Apr
2026
1 Apr
'26
7:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41440 --- Comment #5 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 196628 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196628&action=edit Bug 41440 (follow-up): Handle undef "script" This silences warnings about undefinved values in the cache key This seems to come from some calls in _build_languages_arrayref where we might not have all variants of a language - the call could be prevented, but I am not sure what the effects would be, so I simply convert undef (null value) to "undef" (string) and use that as the cache key -- You are receiving this mail because: You are watching all bug changes.