http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684
--- Comment #39 from Katrin Fischer <[email protected]> --- Some small things found by the QA script: QA SCRIPT testing 1 commit(s) (applied to 9c79f18 'Merge branch 'bug_10088' into 3.14-ma') 5fa6a41 Bug 7684: multiple fixes for inventory - C4/Auth.pm - C4/Items.pm - C4/Templates.pm - koha-tmpl/intranet-tmpl/prog/en/columns.def - koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt - tools/ajax-inventory.pl - tools/inventory.pl * C4/Auth.pm OK pod OK forbidden patterns OK valid OK critic OK * C4/Items.pm FAIL pod FAIL *** WARNING: No items in =over / =back list in file C4/Items.pm forbidden patterns OK valid OK critic OK * C4/Templates.pm OK pod OK forbidden patterns OK valid OK critic OK * tools/ajax-inventory.pl OK pod OK forbidden patterns OK valid OK critic OK * tools/inventory.pl FAIL pod OK forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (346) The patch introduces a forbidden pattern: tabulation character (345) The patch introduces a forbidden pattern: tabulation character (342) The patch introduces a forbidden pattern: tabulation character (347) The patch introduces a forbidden pattern: tabulation character (344) The patch introduces a forbidden pattern: tabulation character (348) The patch introduces a forbidden pattern: tabulation character (343) valid OK critic OK * koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt FAIL forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (209) The patch introduces a forbidden pattern: tabulation character (21) The patch introduces a forbidden pattern: tabulation character (260) The patch introduces a forbidden pattern: tabulation character (19) tt_valid OK valid_template OK Please fix and provide a QA follow up. I will continue testing. -- 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/
