http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8594
--- Comment #12 from Robin Sheat <[email protected]> --- Yes, it's definitely possible for this function to not work in some cases, however those cases are fewer than the previous version :) Really, it should be changed such that it doesn't do this at all, and works out the info it needs from the results it receives, that way it won't need to do queries twice anyway, and I always think that processing and changing SQL like this is a bit of a code-smell. -- 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/
