http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6099
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |[email protected] --- Comment #8 from Katrin Fischer <[email protected]> 2011-05-14 10:16:52 UTC --- I think the patch didn't fix the problem. The number of results shown is correct. But I get no pagination. My test was: select * from borrowers group by borrowernumber, categorycode This makes not much sense, but gives a result list long enough to cause pagination. After running the report I got: Total number of rows matching the (unlimited) query is 50. The first 20 results were shown, the following results not. -- 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. _______________________________________________ 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/
