> I upgraded to 2.7b3, and it looks quite solid!
> 
> I have one problem, though: I can't find the "full tracebacks" that
> include __traceback_info__ anywhere!
> 

You can add this to your standard_error_message:

<dtml-if error_tb>
  <dtml-var error_tb>
</dtml-if>


-- 
Santi Camps
http://zetadb.sourceforge.net


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to