https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40824 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au Status|Needs Signoff |Failed QA --- Comment #18 from David Cook <dcook@prosentient.com.au> --- Currently failing QA scripts. Mostly for tidiness. Seems like there are some misleading QA failures which suggests a bug in the QA script like: [FAIL] installer/data/mysql/mandatory/sysprefs.sql FAIL semicolon semicolon found instead of comma at line 896 This one might be valid: [FAIL] Koha/Exceptions/Password/UsedBefore.pm SKIP pod_coverage No POD exists FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl Koha/Exceptions/Password/UsedBefore.pm` FAIL valid Class Koha::Exceptions::Exception appears to be a typo as it is only specified in the 'isa' param for Koha::Exceptions::Password::UsedBefore I don't know heaps about Koha::Exceptions but that file does seem to differ from other Koha::Exceptions... -- You are receiving this mail because: You are watching all bug changes.