Modify ↓
#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 )
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 , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This error seems to come from a Trac plugin. Please report this error to the plugin maintainer.