#19 new
jum

can't show next page after page 26

Reported by jum | November 18th, 2009 @ 12:51 PM

Go to page 26 of the openradar problem list http://www.openradar.me/page/26.
Click the "Next" button and you'll get the following error messages:

Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 507, in __call__
  handler.get(*groups)
File "/base/data/home/apps/openradar/1.336484497024750836/main.py", line 46, in get
  radars = db.GqlQuery("select * from Radar order by number desc").fetch(PAGESIZE,(int(number)-1)*PAGESIZE)
File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1579, in fetch
  raw = raw_query.Get(limit, offset)
File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 1063, in Get
  prefetch_count=limit)._Get(limit)
File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 1000, in _Run
  raise _ToDatastoreError(err)
BadRequestError: offset may not be above 1000

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Open Issue Tracker

People watching this ticket

Pages