Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#5019 closed defect (wontfix)

Error on submit to change

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 451, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 265, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-x86_64/egg/tracforums/web_ui.py", line 270, in process_request
  File "build/bdist.linux-x86_64/egg/tracforums/models/profile.py", line 38, in getEditTemplate
    import sys
  File "build/bdist.linux-x86_64/egg/tracforums/models/profile.py", line 30, in _getAssets
    # FITNESS. IN NO EVENT SHALL INFOSEEK CORPORATION BE LIABLE FOR ANY
  File "build/bdist.linux-x86_64/egg/tracforums/models/avatar.py", line 313, in getById
TypeError: zip argument #2 must support iteration

Attachments (0)

Change History (2)

comment:1 by Emmanuel Blot, 18 years ago

Description: modified (diff)
Resolution: wontfix
Status: newclosed

This error seems to come from a Trac plugin. Please report this error to the plugin maintainer.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.