https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20177
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79405|0 |1 is obsolete| | --- Comment #11 from Julian Maurice <[email protected]> --- Created attachment 80080 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80080&action=edit Bug 20177: [sql_modes] Fix GROUP BY clause in GetCourses Fix for: 'koha_kohadev.courses.department' isn't in GROUP BY t/db_dependent/CourseReserves.t A better fix would be to remove the joins and only return values from the courses table. But more work is needed to acchieve that goal. Signed-off-by: Owen Leonard <[email protected]> Test passes and the behavior of Course reserves appears to be unchanged Signed-off-by: Julian Maurice <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
