[Zope-Coders] Re: [Zope] Trace Backs

Shane Hathaway shane@zope.com
Sat, 02 Mar 2002 17:16:25 -0500


Chris Withers wrote:
> Jeffrey P Shell wrote:
> 
>>On 2/11/02 8:22 AM, "Chris Withers" <chrisw@nipltd.com> wrote:
>>
>>
>>>I see so many requests like this.
>>>
>>>Is anyone gonna bitch if I make this change?
>>>
>>The tracebacks should only be showing up when Zope is running in Debug mode
>>(at which point they're just buried in an HTML comment).
>>
> 
> Well, they don't. In Debug mode, they're just plain appended. In non-debug mode, they're
> appended in a comment.

FYI I've changed this in the "shane-better-tracebacks-branch", so please 
don't make incompatible changes on the trunk.

Shane