Modify ↓
Opened 17 years ago
Closed 17 years ago
#5484 closed defect (duplicate)
TypeError: unsubscriptable object
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.10.3 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
entering a ticket at http://code.djangoproject.com/simpleticket#preview and got this:
Traceback (most recent call last): File "/home/trac/new-djangoproject-trac-test/trac/web/main.py", line 387, in dispatch_request File "/home/trac/new-djangoproject-trac-test/trac/web/main.py", line 183, in dispatch File "/home/trac/new-djangoproject-trac-test/trac/perm.py", line 263, in __init__ File "/home/trac/new-djangoproject-trac-test/trac/perm.py", line 227, in get_user_permissions File "/home/trac/new-djangoproject-trac-test/trac/perm.py", line 112, in get_user_permissions File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 3261, in fetchall return self.__fetchManyRows(self._rows_, _list) File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 2838, in __fetchManyRows _j = self.__fetchOneRow() File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 2813, in __fetchOneRow _j.append(_c.typecast(self.description[_i], TypeError: unsubscriptable object
Attachments (2)
Change History (4)
by , 17 years ago
Attachment: | description.txt added |
---|
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Version: | → 0.10.3 |
comment:2 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Likely a duplicate of #5096.
Note:
See TracTickets
for help on using tickets.
text that was being entered into textarea id="description"