Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#164 closed defect (fixed)

Trac internal error when viewing build details

Reported by: sam.steele@… Owned by: cmlenz
Priority: major Milestone: 0.6
Component: Trac plugin Version: dev
Keywords: Cc:
Operating System: Linux

Description

When clicking on a build to view the report, trac gets an internal error:

Traceback (most recent call last):
  File "/home/c99org/packages/lib/python2.3/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/home/c99org/packages/lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/home/c99org/packages/lib/python2.3/site-packages/Bitten-0.6dev_r469-py2.3.egg/bitten/web_ui.py", line 657, in process_request
    summarizers.update([(cat, summarizer) for cat in categories])
AttributeError: keys

The host is running Trac 0.10.4 on python 2.3 with the mysql database backend.

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by cmlenz

  • Milestone set to 0.6
  • Resolution set to fixed
  • Status changed from new to closed

Should be fixed in [470].

Add Comment

Modify Ticket

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


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

 
Note: See TracTickets for help on using tickets.