[Zope-dev] Re: 2.3.3 -> 2.5.1b2 upgrade problem

Shane Hathaway shane@zope.com
Wed, 17 Apr 2002 22:45:02 -0400 (EDT)


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