25 May
2003
25 May
'03
6:15 p.m.
Stephan Goeldi wrote at 2003-5-25 18:12 +0200:
You know about tracebacks? Look at them...
There is no traceback. The following is in the source code, but no traceback:
From version 2.6 on, the traceback is no longer included in the error page (unless you put it in) but available via the "error_log" instance in your Zope root folder.
Dieter