https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32707 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #36 from Victor Grousset/tuxayo <victor@tuxayo.net> --- It works :) --- Thanks for the other fixes. To spare a QA roundtrip, you can fix the remaining issues: WARN Koha/SearchEngine/Elasticsearch/QueryBuilder.pm WARN tidiness The file is less tidy than before (bad/messy lines before: 318, now: 333) WARN installer/data/mysql/atomicupdate/bug_32707.pl WARN tidiness The file is less tidy than before (bad/messy lines before: 0, now: 5) WARN t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t WARN tidiness The file is less tidy than before (bad/messy lines before: 72, now: 85) It's a WARN because it's prone to false positives, like at least for autogenerated code or when moving code. But in this case it seems valid. -- You are receiving this mail because: You are watching all bug changes.