https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40824
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #18 from David Cook <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
