Opened 14 years ago
Closed 14 years ago
#7598 closed defect (fixed)
AttributeError: 'BuildConfig' object has no attribute 'path'
Reported by: | 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
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Same as in coverage.py will be fixed soon :)