[Zope] Error Tracing in Zope 2.6
Dieter Maurer
dieter at handshake.de
Fri Feb 23 14:51:42 EST 2007
David VanKirk wrote at 2007-2-22 17:10 -0500:
>Can anyone give me some pointers on tracing errors in Zope 2.6?
>
>I'm already using the DTML var "error-tb" or whatever it is. And that
>can be helpful at times. But I was wondering if there's some other
>way to pinpoint which line in the DTML file is throwing the error.
DTML is a bit stupid. Unlike PageTemplates, it does not provide
line numbers to be used in error messages.
--
Dieter
More information about the Zope
mailing list