Opened 17 years ago
Last modified 17 years ago
#889 closed defect
Clicking "Help" throws a Python error — at Initial Version
Reported by: | base | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.6 |
Component: | web | Version: | 2.5.0 |
Keywords: | Cc: |
Description
http://base2.thep.lu.se/demo/ BASE 2.5.0beta (build #3933; schema #45)
To reproduce the error, simply: Click on Help, Help.
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 356, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 224, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 234, in process_request
raise HTTPNotFound('File %s not found', filename)
HTTPException: 404 Not Found (File doc/docbook/html/index.html not found)
Thanks,
Jay Hannah - jay@… http://clab.ist.unomaha.edu/CLAB/index.php/User:Jhannah