https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16631 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #176 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- This needs work, it's causing the following test failure: # Failed test 'koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt has 'kohaTable' instances in a <script> tag with Template::Toolkit tags.' # at xt/tt_kohaTable_tidy.t line 58. # got: '1' # expected: '0' # Looks like you failed 3 tests of 886. I believe because of the following line inside <script> tags: [% IF (saved1) %] -- You are receiving this mail because: You are watching all bug changes.