https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31009
--- Comment #9 from Katrin Fischer <[email protected]> --- This is still an issue in current systems. I believe this is the old "mysql strict" (bug Bug 17258 ): 6) Upon visiting /cgi-bin/koha/serials/claims.pl, I get the following error: C4::Serials::GetSuppliersWithLateIssues(): DBI Exception: DBD::mysql::db selectall_arrayref failed: 'koha_kohadev.aqbooksellers.name' isn't in GROUP BY at /kohadevbox/koha/serials/claims.pl line 48 Should we still go with this patch and try to improve the SQL statement? A rewrite for API use and pagination seems much more complex and might better wait for the new acq module. -- 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/
