13 Jul
2026
13 Jul
'26
9:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42294 --- Comment #12 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 201901 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201901&action=edit Bug 42294: (follow-up) Fix initialisation of empty arrays in patron-search.inc When actions was not defined on template call (f.e. reserve/request.pl) it resolved to an empty string. This finally led to 'ARRAY(0x55c8872a7130)' interpolated in the template. This patch surrounds the brackets with single quotes so that the expression evaluates to an empty JS array. -- You are receiving this mail because: You are watching all bug changes.