Edgewall Software

Ticket #6870 (closed defect: wontfix)

Opened 8 months ago

Last modified 8 months ago

TracDownloaderPlugin (Trac 0.9)

Reported by: ham_se17 Owned by: cmlenz
Priority: normal Milestone:
Component: admin/web Version: 0.9
Severity: normal Keywords: plugin
Cc:

Description

When i try do access "admin/general/downloader" (downloader admin module), I get this error:


Oops... Trac detected an internal error:

expected read buffer, int found

If you think this really should work and you can reproduce it. Then you should consider to report this problem to the Trac team.

Python traceback

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line 206, in handler
    dispatch_request(mpr.path_info, mpr, env)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 107, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev_r4240-py2.4.egg/webadmin/web_ui.py", line 109, in process_request
    path_info)
  File "/usr/lib/python2.4/site-packages/TracDownloader-0.1-py2.4.egg/tracdownloader/admin.py", line 127, in process_admin_request
  File "/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line 172, in __setitem__
    self.list.append(util.Field(key, StringIO(value), 'text/plain',
TypeError: expected read buffer, int found


Attachments

Change History

Changed 8 months ago by eblot

  • keywords plugin added; TracDownloaderPlugin removed
  • priority changed from high to normal
  • status changed from new to closed
  • resolution set to wontfix
  • version set to 0.9
  • Trac 0.9 is no longer supported (however you can notice a version field in every ticket, which is dedicated to specify the Trac release.)
  • Please report plugin error to the plugin maintainer

Add/Change #6870 (TracDownloaderPlugin (Trac 0.9))

Author



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