13 Sep
2006
13 Sep
'06
7:32 a.m.
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