[Zope] Custom authentication page...
    Chris Withers 
    chris at simplistix.co.uk
       
    Wed Sep 13 03:32:28 EDT 2006
    
    
  
David H wrote:
> If necessary add
>  <dtml-var error_tb>
> to your standard_error_message (if using dtml) for a clearer error 
> expression
This is not good advice. There are reasons why the traceback was dropped 
from standard_error_message in the first place ;-)
Much better is just to look in the error_log object which not only 
stores more info, it also does it in a secure way...
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list