https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14567 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #32 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.