Edgewall Software

Ticket #5484 (closed defect: duplicate)

Opened 19 months ago

Last modified 19 months ago

TypeError: unsubscriptable object

Reported by: carl@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10.3
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

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

description.txt (403 bytes) - added by carl@… 19 months ago.
text that was being entered into textarea id="description"
simpleticket.html (8.8 KB) - added by carl@… 19 months ago.
the error page html from FF's Save As

Change History

Changed 19 months ago by carl@…

text that was being entered into textarea id="description"

Changed 19 months ago by eblot

  • version set to 0.10.3
  • description modified (diff)

Changed 19 months ago by eblot

  • status changed from new to closed
  • resolution set to duplicate

Likely a duplicate of #5096.

Changed 19 months ago by carl@…

the error page html from FF's Save As

Add/Change #5484 (TypeError: unsubscriptable object)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.