8 May
2026
8 May
'26
5:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42560 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- In advance_notices.pl, "items.content" is set as a key in "substitute"... so the variable name would literally be "items.content"... but if you do [% items.content %] it's going to be calling the "content" method on the "items" variable. -- You are receiving this mail because: You are watching all bug changes.