[haiku-web] Trac errors

It seems the trac.log is consistently growing still... the following
errors seem to happen every few minutes:

2009-07-26 15:26:40,392 Trac[__init__] ERROR: Exception caught while
post-processing request:
Traceback (most recent call last):
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 241, in dispatch
    self._post_process_request(req)
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 313, in _post_process_request
    f.post_process_request(req, *(None,)*extra_arg_count)
  File "build/bdist.linux-i686/egg/mastertickets/web_ui.py", line 44,
in post_process_request
TypeError: unsubscriptable object
2009-07-26 15:26:40,392 Trac[__init__] ERROR: Internal Server Error:
Traceback (most recent call last):
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 435, in _dispatch_request
    dispatcher.dispatch(req)
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 216, in dispatch
    template, data, content_type = \
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 311, in _post_process_request
    resp = f.post_process_request(req, *resp)
  File "build/bdist.linux-i686/egg/mastertickets/web_ui.py", line 64,
in post_process_request
KeyError: 'fields'
2009-07-26 15:26:52,965 Trac[__init__] ERROR: Exception caught while
post-processing request:
Traceback (most recent call last):
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 241, in dispatch
    self._post_process_request(req)
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 313, in _post_process_request
    f.post_process_request(req, *(None,)*extra_arg_count)
  File "build/bdist.linux-i686/egg/mastertickets/web_ui.py", line 44,
in post_process_request
TypeError: unsubscriptable object
2009-07-26 15:26:52,995 Trac[__init__] ERROR: Internal Server Error:
Traceback (most recent call last):
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 435, in _dispatch_request
    dispatcher.dispatch(req)
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 216, in dispatch
    template, data, content_type = \
  File 
"/home/haiku/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/main.py",
line 311, in _post_process_request
    resp = f.post_process_request(req, *resp)
  File "build/bdist.linux-i686/egg/mastertickets/web_ui.py", line 64,
in post_process_request
KeyError: 'fields'

Does anyone know enough about python/trac to debug this? I can make
.egg's available if needed.

- Urias
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List

Other related posts: