[Zope] standard_error_message woes!
Chris Withers
chrisw@nipltd.com
Tue, 02 Jan 2001 11:00:17 +0000
John Chandler wrote:
>
> As already mentioned, not all errors (unfortunately) get handled by
> standard_error_message - authorisation being the main culprit. In addition, if
> an error occurs in a standard_error_message it'll also cause the plain, default
> error page to be displayed.
Hurm... I would have thought/it would be nice if an error occurs in
standard_error_message then, the next standard_error_message up the
acquisition path would get used, resorting to the hard coded one only if
there isn't anything else...
Is that the case?
cheers,
Chris