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

--- Comment #3 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to