http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11317
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #17 from Kyle M Hall <[email protected]> --- FAIL reports/report_files.pl FAIL critic I/O layer ":utf8" used at line 78, column 9. Use ":encoding(UTF-8)" to get strict validation. Bareword file handle opened at line 78, column 9. See pages 202,204 of PBP. FAIL forbidden patterns forbidden pattern: trailing space char (line 61) forbidden pattern: trailing space char (line 8) forbidden pattern: tab char (line 45) forbidden pattern: trailing space char (line 60) forbidden pattern: tab char (line 52) forbidden pattern: tab char (line 41) forbidden pattern: tab char (line 42) forbidden pattern: Koha is now under the GPLv3 license (line 13) forbidden pattern: tab char (line 43) forbidden pattern: tab char (line 39) forbidden pattern: tab char (line 55) forbidden pattern: tab char (line 44) forbidden pattern: tab char (line 40) FAIL koha-tmpl/intranet-tmpl/prog/en/modules/reports/report_files.tt FAIL forbidden patterns forbidden pattern: tab char (line 10) forbidden pattern: To include datatables files, please use the include file (see bug 10868) (line 5) forbidden pattern: tab char (line 31) forbidden pattern: tab char (line 33) forbidden pattern: tab char (line 19) forbidden pattern: tab char (line 30) forbidden pattern: tab char (line 18) forbidden pattern: tab char (line 9) -- 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/
