#5439: error in trac while creating ticket
---------------------------------------------------+------------------------
Reporter: Vikrant Rathore <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Uncategorized
Version: SVN | Keywords:
Stage: Unreviewed | Has_patch: 0
---------------------------------------------------+------------------------
Python Traceback
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
--
Ticket URL: <http://code.djangoproject.com/ticket/5439>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---