Actually, excuse me, I didn't read it properly... I meant it was common practice to massage standard_error_message... not standard_html_header or standard_html_footer But since you bring up the point that authentication errors aren't handled this way, this doesn't help much. ;-) I need to read the code to see what happens. :-( ----- Original Message ----- From: "Chris Withers" <chrisw@nipltd.com> To: "Chris McDonough" <chrism@digicool.com> Cc: <aathan-zope-list@memeplex.com>; <zope@zope.org> Sent: Thursday, April 12, 2001 11:19 AM Subject: Re: [Zope] Authentication/Validation & overriding exception responses patterns
Chris McDonough wrote:
is that what I should do to change exception handling too? (2) How do people typically make sure that "pretty" exception pages are displayed
to
users? Is the accepted paradigm to put a <dtml-try> wrapper in the standard-html_header/standard-html_footer?
2. Yes.
Really?
I thought you just did something useful in standard_error_message. Now if only that was used in authentication errors....
cheers,
Chris