18 Apr
2002
18 Apr
'02
2:45 a.m.
On Wed, 17 Apr 2002, Chris Withers wrote:
Shane Hathaway wrote:
I've been putting in code for Zope 2.6 that replaces the functionality of ZDebug. ZDebug was always woefully unsafe. Zope 2.6 will have improved tracebacks.
Does that mean we can turn them off when we don't want them and there's no more of that damn awful appending them to the end of every page and creating broken HTML?
please? pretty please? ;-)
http://dev.zope.org/Wikis/DevSite/Proposals/BetterTracebacks All the work described (besides the documentation and Dieter's suggestion of adding error_tb to the default standard_error_message) is checked into the trunk. No more invalid HTML. :-) Shane