http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736
--- Comment #60 from Brendan Gallagher <[email protected]> --- (In reply to comment #58) > 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) Paul Are these all from the qa-test-tools git branch? Or did you run something else to test? Just curious - cause I can rerun those and fix these up in the next few months after the 3.12 release. Thanks, Brendan -- 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/
