[Zope] Authentication/Validation & overriding exception responses
 patterns
   
    Chris Withers
     
    chrisw@nipltd.com
       
    Thu, 12 Apr 2001 16:19:17 +0100
    
    
  
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