http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #24 from Jonathan Druart <[email protected]> --- Hi Kyle, Please correct some qa issues please: * C4/Reserves.pm FAIL forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (1309) The patch introduces a forbidden pattern: tabulation character (1276) The patch introduces a forbidden pattern: tabulation character (1308) The patch introduces a forbidden pattern: tabulation character (723) * opac/opac-modrequest.pl FAIL forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (43) * opac/opac-reserve.pl FAIL valid FAIL Global symbol "$MAXIMUM_NUMBER_OF_RESERVES" requires explicit package name opac/opac-reserve.pl had compilation errors. * reserve/request.pl FAIL forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (181) The patch introduces a forbidden pattern: tabulation character (241) The patch introduces a forbidden pattern: tabulation character (182) The patch introduces a forbidden pattern: tabulation character (146) The patch introduces a forbidden pattern: tabulation character (160) The error on opac-reserve.pl is blocker. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
