[Koha-bugs] [Bug 5524] Can't delete list from second page of results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 26 03:35:47 CEST 2011


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

--- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> 2011-08-26 01:35:47 UTC ---
I see the problem, the list only fetches 20, and we aren't passing the offset
in, so it fetches 20, and the 1 you want to delete isnt part of that 20.

Working on a fix now

-- 
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