Edgewall Software

Ticket #6389 (closed defect: wontfix)

Opened 12 months ago

Last modified 4 weeks ago

Cannot open an attachment after it is uploaded

Reported by: rlu@… Owned by: cboos
Priority: normal Milestone:
Component: attachment Version: 0.10.3
Severity: normal Keywords: needinfo
Cc:

Description (last modified by cboos) (diff)

I can see the file is uploaded into the directory on the server, but when I clicked on the link in the ticket to open/download it, it gave this error message below.

Here is the error message:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "attachment.py", line 370, in process_request
  File "attachment.py", line 554, in _render_view
NameError: global name 'filename' is not defined

Please advise. Thanks! Rong

Attachments

Change History

Changed 10 months ago by osimons

Are you sure you are using version 0.10.3? I can't see the standalone name 'filename' used on its own in that version.

Could you upgrade to latest 0.10.x at least, and report back?

Changed 10 months ago by sid

  • keywords needinfo added

Changed 4 weeks ago by cboos

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)

no feedback given, closing

(was probably some customization of the code, which failed)

Add/Change #6389 (Cannot open an attachment after it is uploaded)

Author



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