https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015 --- Comment #269 from Lucas Gass <lucas@bywatersolutions.com> --- The QA Tool also raises quite a few errors that need to be addressed: FAIL C4/HoldsQueue.pm FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 FAIL valid Global symbol "$ignore_holds_queue_skip_closed" requires explicit package name (did you forget to declare "my $ignore_holds_queue_skip_closed"?) Global symbol "$calendars" requires explicit package name (did you forget to declare "my $calendars"?) Global symbol "$calendars" requires explicit package name (did you forget to declare "my $calendars"?) Type of arg 1 to List::MoreUtils::any must be block or sub {} (not reference constructor) C4/HoldsQueue.pm had compilation errors. FAIL Koha/DiscreteCalendar.pm FAIL spelling dur ==> due dur ==> due databse ==> database databse ==> database tempDate ==> template tempDate ==> template tempDate ==> template tempDate ==> template tempDate ==> template tempDate ==> template dur ==> due FAIL Koha/Schema/Result/DiscreteCalendar.pm FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 FAIL koha-tmpl/intranet-tmpl/prog/en/modules/tools/discrete_calendar.tt FAIL forbidden patterns forbidden pattern: Title elements must start with the unique information (bug 26703) (line 6) FAIL tmp/DiscreteCalendar_performance/benchmark_checkins.pl FAIL file permissions File must have the exec flag -- You are receiving this mail because: You are watching all bug changes.