Chris Withers wrote:
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 ;-)
When have I ever given good advise? LOL
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...
Thanks Chris O:-)
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )