https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32707
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #36 from Victor Grousset/tuxayo <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
