Modify ↓
#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 )
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 19 years ago by
| Status: | new → assigned |
|---|
comment:3 follow-up: 4 Changed 18 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
see #1200
Note: See
TracTickets for help on using
tickets.



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