http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 --- Comment #60 from Brendan Gallagher <brendan@bywatersolutions.com> --- (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.