Modify

Opened 14 years ago

Closed 14 years ago

#7598 closed defect (fixed)

AttributeError: 'BuildConfig' object has no attribute 'path'

Reported by: kone4040@… Owned by: tauran
Priority: normal Component: BittenForGitPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Happens when clicking on build link:

Error:

File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.7-py2.6.egg/trac/web/main.py", line 450, in _dispatch_request

dispatcher.dispatch(req)

File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.7-py2.6.egg/trac/web/main.py", line 206, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/local/lib/python2.6/dist-packages/Bitten-0.6b2-py2.6.egg/bitten/web_ui.py", line 530, in process_request

step)

File "/usr/local/lib/python2.6/dist-packages/Bitten-0.6b2-py2.6.egg/bitten/web_ui.py", line 672, in _render_reports

step, report.category)

File "/usr/local/lib/python2.6/dist-packages/Bitten-0.6b2-py2.6.egg/bitten/report/lint.py", line 144, in render_summary

dhref? = req.href.browser(config.path, file)

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by tauran

Status: newassigned

Same as in coverage.py will be fixed soon :)

comment:2 Changed 14 years ago by tauran

Resolution: fixed
Status: assignedclosed

(In [8572]) fixes #7598 and similar in coverage, lint, testing

Modify Ticket

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