[Koha-bugs] [Bug 21576] Add a developer script to automatically fix missing filters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 15 22:18:03 CEST 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 80640
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80640&action=edit
Bug 21576: Add a developer script to fix missing TT filters

See bug 13618 and bug 21526.

We need a script to add missing filters, or replace wrong ones.

Test plan:
- Add unescaped variables to .tt files
- prove xt/find-missing-filters.t
will warn about them
- perl misc/devel/add_missing_filters.pl
will add the missing/wrong filters
- prove xt/find-missing-filters.t
will now be happy

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


More information about the Koha-bugs mailing list