Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#3078 closed defect (duplicate)

Error downloading ticket attachment

Reported by: daved@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When I try to download the following attachment: http://projects.edgewall.com/trac/attachment/ticket/1682/TraciWyg-0.5-py2.4.egg?format=raw

I get the error:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 299, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 189, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 289, in process_request
    self._render_view(req, attachment)
  File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 444, in _render_view
    if 'charset=' not in mime_type:
TypeError: iterable argument required

Attachments (0)

Change History (1)

comment:1 by anonymous, 18 years ago

Resolution: duplicate
Status: newclosed

Dup of #3073.

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.