https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14567
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #32 from Jonathan Druart <[email protected]> --- Scalar value @_[0] better written as $_[0] at /home/vagrant/kohaclone/Koha/SearchEngine/Elasticsearch/Search.pm line 126. Scalar value @_[0] better written as $_[0] at /home/vagrant/kohaclone/Koha/SearchEngine/Elasticsearch/Search.pm line 128. Can't use string ("(d)") as an ARRAY ref while "strict refs" in use at /home/vagrant/kohaclone/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 108. Please do a *complete* pass on this patchset before sending it back to the QA queue: - Remove debug statements - Add a test plan: - Provide full test coverage - The opac-browse template looks wrong (does not follow the usual pattern, is it expected?) - And finally, test -- 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/
