http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811
--- Comment #20 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #18) > * koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc > FAIL > forbidden patterns FAIL Fixed. > * C4/Utils/DataTables/Members.pm > FAIL > pod OK > forbidden patterns OK > valid FAIL > Use of qw(...) as parentheses is deprecated Strange, I don't have this failure. And perl -wc returns OK: perl -wc C4/Utils/DataTables/Members.pm C4/Utils/DataTables/Members.pm syntax OK > 2) The new C4/Utils/DataTables/Members.pm adds mysqlisms: Fixed. -- 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/
