http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |[email protected] --- Comment #6 from Paul Poulain <[email protected]> --- QA comment: sorry, but this patch introduces a perlcritic error: I/O layer ":utf8" used at line 367, column 5. Use ":encoding(UTF-8)" to get strict validation. (Severity: 5) (before your patch there is also: "require" statement with library name as string at line 29, column 12. Use a bareword instead. (Severity: 5) which is still here after the patch, not a problem -- 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/
