https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38646
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Needs Signoff |Failed QA --- Comment #5 from Martin Renvoize (ashimema) <[email protected]> --- I'm afraid we have a test failure here: C4::Languages::getLanguages(): DBI Exception: DBD::mysql::st execute failed: Non-grouping field 'iso639_2_code' is used in HAVING clause at t/db_dependent/Languages.t line 46 Remember we have ONLY_FULL_GROUP_BY enabled on SQL connections for the test suite.. hopefully it's a simple fix without degrading the performance gain to much. I'd love to see a benchmark too.. failing QA for now for the failing test. -- 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/
