Closed (fixed)
Project:
FAQ_Ask
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 May 2012 at 12:21 UTC
Updated:
24 Dec 2012 at 08:30 UTC
Regardless of what value I set the threshold to, it does not seem to give me the compact list.
Comments
Comment #1
stenjo commentedFixed partially in latest dev, but does not work for other than mysql database as I have chosen to resolve to using mysql_num_rows() in the lack of a better function to count the number of rows in a query result without having to runt the query twice.
Comment #2
stenjo commentedAdded handling of postgre db. Should work in dev now.
Comment #3
stenjo commentedFixed and works from version 6.x-2.3