RE: [Zope] how to print error stack trace
9 Sep
1999
9 Sep
'99
3:17 p.m.
-----Original Message----- From: Evan Simpson [mailto:evan@tokenexchange.com] Sent: Thursday, September 09, 1999 9:50 AM To: Jay, Dylan Cc: zope@zope.org Subject: Re: [Zope] how to print error stack trace
Errors which occur before the URL is fully resolved, and the resulting object called, generate hardwired error pages. Only after that process is complete is there an acquisition context in which standard_error_html can be found.
This changed with 2.0. Most errors in ZPublisher now hook into standard_error_message (with minor exceptions, for example, if an error is raised while trying to render standard_error_message). -Michel
9707
Age (days ago)
9707
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michel Pelletier