https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42283 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 196785 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196785&action=edit Bug 42283: Tidy all script tags - cataloguing In order to tidy all the script tags of the .tt files we isolate the interpolation of Template::Toolkit variables in a separate script tag. This patch focuses on the cataloguing module. The 3 main changes are in the following files: * addbooks.tt * additem.tt * concerns.tt There are non-trivial changes in concerns.tt. You need to create several authorised values for TICKET_STATUS, turn on CatalogConcerns and OpacCatalogConcerns, create several concerns and go to /cgi-bin/koha/cataloguing/concerns.pl Confirm that the filters are working correctly Note that cataloguing/addbiblio.tt is on a separate bug (bug 42284) -- You are receiving this mail because: You are watching all bug changes.