6 Mar
2026
6 Mar
'26
10:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365 --- Comment #321 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Cook from comment #273)
Hmm... I looked at adding an exclusion but not sure how we do it. If we change Koha::Devel::Files->ls_tt_files to exclude that test template, won't we be excluding it from other scripts perhaps should include it?
It would be good to be able to provide runtime exceptions to ls_tt_files() and friends.
What do you think, Jonathan?
Yep, see the last patch ("Add test_valuebuilder_popup.tt to the exception list"), it's how we add exception to Koha::Devel::Files. -- You are receiving this mail because: You are watching all bug changes.