22 Feb
2017
22 Feb
'17
2:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17965 --- Comment #6 from Marc Véron <veron@veron.ch> --- Re-tested. Applied 17970, 17963, 17964, 17965. Changed DUEDGST to You have <<count>> items due, with TT syntax: [% count %] items due Run: koha-foreach --enabled --email /home/marc/koha/misc/cronjobs/advance_notices.pl -c Verify message(including time created...) in a patron's "Sent notices" Get: You have 2 items due, with TT syntax: [% count %] items due Running TemplateToolkit.t fails the very first time, if I run it again it passes OK. -- You are receiving this mail because: You are watching all bug changes.