10 Sep
2026
10 Sep
'26
10:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43505 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 205455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205455&action=edit Bug 43505: Koha::QA - Security::TemplateFilters Replace t::lib::QA::TemplateFilters with Koha::QA::Security::TemplateFilters in misc/devel/add_missing_filters.pl and xt/find-missing-filters.t. The logic is now in Koha::QA, with its tests. Test plan: 1. `prove xt/find-missing-filters.t` => It still passes! 2. Run misc/devel/add_missing_filters.pl on a .tt file with a missing filter => It still fixes it! -- You are receiving this mail because: You are watching all bug changes.