Modify

Opened 16 years ago

Closed 16 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 16 years ago by Petr Škoda

Status: newassigned

comment:2 in reply to:  description Changed 16 years ago by Petr Škoda

Resolution: fixed
Status: assignedclosed

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:

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Petr Škoda.
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.