http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #58 from Paul Poulain <[email protected]> --- QA comments: 1- SQL reserved words must be in capital letters (see coding guidelines) 2- MANY tabulation errors: * C4/EDI.pm FAIL forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (778) 3- other koha-qa.pl errors: * installer/data/mysql/updatedatabase.pl FAIL valid FAIL Missing right curly or square bracket syntax error installer/data/mysql/updatedatabase.pl had compilation errors. * koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi-edit.tt FAIL tt_valid FAIL (untested yet, maybe other comments once follow-up provided) -- 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/
