Modify ↓
Opened 17 years ago
Closed 17 years ago
#2451 closed defect (fixed)
stas admin -> show gives error
Reported by: | Mario | Owned by: | Petr Škoda |
---|---|---|---|
Priority: | normal | Component: | TracDownloaderPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi
Thanks the 0.11 version works so far, only the "stats admin" part gives an error when clicking on Action "show"
2008-01-22 10:35:52,222 Trac[main] ERROR: 'name' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Trac-0.11dev-py2.4.egg/trac/web/main.py", line 406, in _dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/Trac-0.11dev-py2.4.egg/trac/web/main.py", line 195, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/Trac-0.11dev-py2.4.egg/trac/admin/web_ui.py", line 113, in process_request path_info) File "build/bdist.linux-i686/egg/tracdownloader/admin.py", line 137, in process_admin_request File "build/bdist.linux-i686/egg/tracdownloader/admin.py", line 227, in _serve_stats_admin File "build/bdist.linux-i686/egg/tracdownloader/admin.py", line 500, in _render_stats_show File "build/bdist.linux-i686/egg/tracdownloader/model.py", line 1010, in get_attr_list KeyError: 'n
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thank you for reporting, your problem should be solved now - is included in Ticket #2455.
If your problem didn't disapper, write new ticket please.
Thank you! Peca
Replying to mwehr: