Bug 40315

Summary: xt/tt_tidy.t generates warnings
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: pedro.amorim, pjamorim91, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 38340    
Bug Blocks: 25515    

Description Jonathan Druart 2025-07-07 11:22:10 UTC
18:22:50 koha_1       | Something went wrong, Prettier generated an empty file. The original file was kept at misc/devel/tidy.pl line 112.
18:22:50 koha_1       | Something went wrong, Prettier generated an empty file. The original file was kept at misc/devel/tidy.pl line 112.
18:22:50 koha_1       | Something went wrong, Prettier generated an empty file. The original file was kept at misc/devel/tidy.pl line 112.

This is because those 3 files are empty:
koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/illview.inc
koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/shared/forms/other.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/ill/backends/Standard/shared/forms/other.inc

Is that expected?