28 Apr
2022
28 Apr
'22
12:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22223 --- Comment #41 from David Cook <dcook@prosentient.com.au> --- (In reply to Fridolin Somers from comment #40)
That code looks very strange to me. Naming a TT filter 'Filter'.
I would prefer to see syntax : [% var | $NoDoubleEncode %] Like TT plugin Price.
Class is using : Base qw( Template::Plugin::Filter ) But does not implement a 'filter' method.
I think a good alternative would be what I suggest at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22223#c7 as well. -- You are receiving this mail because: You are watching all bug changes.