https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20177
--- Comment #6 from M. Tompsett <[email protected]> --- (In reply to Jonathan Druart from comment #4) > 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. This sub is only used in one place. What "more work" is needed? A refactor to Objects? The GROUP BY and JOINs make no sense in the one template it is used. -- 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/
