I got an internal error
2010-05-20 19:54:53,682 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
File "/home/srl/src/trac/trac/web/main.py", line 512, in _dispatch_request
dispatcher.dispatch(req)
File "/home/srl/src/trac/trac/web/main.py", line 233, in dispatch
resp = chosen_handler.process_request(req)
File "/home/srl/src/trac-plugins/mathcaptcha/mathcaptcha/MathCaptcha.py", line 435, in process_request
self.process_attempts(req)
File "/home/srl/src/trac-plugins/mathcaptcha/mathcaptcha/MathCaptcha.py", line 456, in process_attempts
req.write(html)
File "/home/srl/src/trac/trac/web/api.py", line 528, in write
raise RuntimeError("No Content-Length header set")
RuntimeError: No Content-Length header set