Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1200 closed defect (duplicate)

Error accessing Admin interface

Reported by: anonymous Owned by: Radek Bartoň
Priority: high Component: DownloadsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.10

Description (last modified by Noah Kantrowitz)

When I enable the plugin in the global trac.ini and click the Admin button i get:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, 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 "build/bdist.linux-i686/egg/tracdownloads/admin.py", line 26, in process_admin_request
TypeError: __init__() takes exactly 2 arguments (3 given)

Attachments (0)

Change History (4)

comment:1 Changed 17 years ago by Radek Bartoň

Status: newassigned

Plugin not yet functional, please read DownloadsPlugin first. I've added explicit note about that.

comment:2 Changed 17 years ago by Noah Kantrowitz

Description: modified (diff)

Fixing formatting.

comment:3 Changed 17 years ago by anonymous

Resolution: duplicate
Status: assignedclosed

see #1200

comment:4 in reply to:  3 Changed 17 years ago by anonymous

Replying to anonymous:

see #1200

uups, see #759 of course

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Radek Bartoň.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.