https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35267 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #195 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- There is some stuff that is not tidy in print-notices.tt. I would just make a tidy commit and continue here. But when I do so: kohadev-koha@kohadevbox:koha(main)$ perl misc/devel/tidy.pl koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt Tidying file 1/1 (koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt) [error] wN54SkWCa9.tt: SyntaxError: CssSyntaxError: Unknown word [ (1:1) [error] > 1 | [% all_notice_css | $raw %] [error] | ^ at misc/devel/tidy.pl line 108. Some files cannot be tidied: * koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt [error] wN54SkWCa9.tt: SyntaxError: CssSyntaxError: Unknown word [ (1:1) [error] > 1 | [% all_notice_css | $raw %] [error] | ^ -- You are receiving this mail because: You are watching all bug changes.