https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26445
--- Comment #3 from Elaine Bradtke <[email protected]> --- I don't think the list length makes a difference. From the last record in a list of 1987 records, we get offset=195101 Other interesting behaviours from this long list. It seems like records in the first few pages of results work, but when you go back to results, it advances to the next page of results. If the record is on the first page of results, going back to results lands you on the second page of results and so on. Records towards the end of the list give a blank page. It's almost as if something is increasing the number of records the system is trying to retrieve. In a long list, some will work, but eventually it starts looking for more records than are in the results. There be dragons! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
