http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #34 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to Owen Leonard from comment #33)
I just tried this out with a copy of our production database of patrons (62,000+ records) and I don't get any results.
When I first load the page it looks like the table is trying to process *all* patron records? The POST response has this:
"iTotalRecords": 62459, "iTotalDisplayRecords": 62459,
...but they are never displayed. I don't get any results from clicking on the "browse by last name" alphabet links, and I don't get any results after performing a simple search by last name. In all cases I see the "processing" message on the screen but nothing is ever displayed.
Ouch, let me test that on a big database also. Testing now -- You are receiving this mail because: You are watching all bug changes.