https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15422
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #8 from Nick Clemens <[email protected]> --- I definitely agree. we should move this to a module and test it, however, this code has problems: 1 - It gets data that is not grouped so breaks under strict mode 2 - All our tests enforce strict mode 3 - It should be refactored or reworked to use DBIC and objects instead of straight SQL The fix here is relatively minor, the work you are asking for is more intense and will involve likely changing the report and its output and should be another report. Let's fix providing the wrong data -- 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/
