Oops...
If you think this really should work and you can reproduce it. Then you should consider to report this problem to the Trac team.
Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the python traceback found below.
TracGuide — The Trac User and Administration Guide
Python traceback
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 244, in dispatch
req.display(template, content_type or 'text/html')
File "/var/lib/python-support/python2.4/trac/web/api.py", line 358, in display
data = self.hdf.render(template, form_token)
File "/var/lib/python-support/python2.4/trac/web/clearsilver.py", line 290, in render
template.parseFile(filename)
Error: Traceback (innermost last):
File "csparse.c", line 294, in cs_parse_file()
File "neo_hdf.c", line 1982, in hdf_search_path()
NotFoundError: Path about.cs not found
