https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42560

--- Comment #1 from David Cook <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to