[Koha-bugs] [Bug 6115] Acquisition reports : date filter & sorting don't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 22 10:26:43 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6115

--- Comment #9 from Paul Poulain <paul.poulain at biblibre.com> 2011-07-22 08:26:43 UTC ---
diff between the previous one and the correct one: 
-    $strsth2 .= " ORDER BY $column";
+    $strsth2 .= " ORDER BY $colfield";

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list