30 Aug
2012
30 Aug
'12
11:47 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8594 --- Comment #12 from Robin Sheat <robin@catalyst.net.nz> --- 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.