[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 21:44:04 CEST 2022


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

--- Comment #40 from Fridolin Somers <fridolin.somers at biblibre.com> ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list