What steps will reproduce the problem?
1. Click on Edit User Info
2.
3.
What is the expected output? What do you see instead?
Expect to see user edit form.
Instead...
ERROR 2010-06-19 07:01:17,591 restricted.py:53] In FILE: /home/michael/mycode/google_appengine/web2py/applications/pypress/controllers/default.py
Traceback (most recent call last):
File "/home/michael/mycode/google_appengine/web2py/gluon/restricted.py", line 178, in restricted
exec ccode in environment
File "/home/michael/mycode/google_appengine/web2py/applications/pypress/controllers/default.py:edit", line 442, in <module>
File "/home/michael/mycode/google_appengine/web2py/gluon/globals.py", line 96, in <lambda>
self._caller = lambda f: f()
File "/home/michael/mycode/google_appengine/web2py/applications/pypress/controllers/default.py:edit", line 177, in edit
File "/home/michael/mycode/google_appengine/web2py/gluon/sql.py", line 3458, in __getitem__
row = self.records[i]
IndexError: list index out of range
What version of the product are you using? On what operating system?
Ubuntu Linux
Please provide any additional information below.