http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 --- Comment #20 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.