https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22466 Bug ID: 22466 Summary: TT methods must not be escaped Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 21576 Target Milestone: --- They could (it will not break anything) but it does not make sense. So far the QA script is failing if they are not. For instance: [% my_array.push(a_var) %] Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21576 [Bug 21576] Add a developer script to automatically fix missing filters -- You are receiving this mail because: You are watching all bug changes.