https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28553
--- Comment #6 from David Cook <[email protected]> --- (In reply to David Nind from comment #5) > Note that for the AUTO_RENEWALS notice, this message appears for the Email > notice, before the last updated date: > > Template Toolkit error: undef error - : filter not found > > This message appears before the patch is applied - I'm not sure what is > causing this, as it doesn't appear for a sample of other notices I checked. My guess would be due to the following line: The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] -- 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/
