Project

General

Profile

« Previous | Next » 

Revision 7047

log record paging:
-use start and count parameters
-if start+count exceeds the total number of records, then only return from start to the end of the list
-if start exceeds total record count, start at the end of the list (will be empty list)
https://redmine.dataone.org/issues/2458

  • added
  • modified
  • copied
  • renamed
  • deleted