30 Jun
2026
30 Jun
'26
10:32 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42937 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Nind from comment #5)
(In reply to Jonathan Druart from comment #3) What confused me was the test plan which said:
Remove a use Modern::Perl for mainpage.pl => Should still return green
When I did that, the tests fail.
Oops, sorry! The test plan is indeed wrong, it should have been: prove t/db_dependent/00-strict.t => should be green before and after the patch Remove a use Modern::Perl for mainpage.pl => should fail before and after the patch -- You are receiving this mail because: You are watching all bug changes.