RE: [Zope] More verbose zope errors
Do a view source on the page to show the traceback contents when they don't show up within the page body.
-----Original Message----- From: ethan mindlace fremen [mailto:mindlace@digicool.com] Sent: Monday, June 26, 2000 11:08 AM To: Riku.Voipio@tietoenator.com Cc: zope@zope.org Subject: Re: [Zope] More verbose zope errors
Riku Voipio wrote:
Hi,
Is there any way to meke Zope be more verbose when hitting errors? Something like:
Error Type: TypeError Error Value: illegal argument type for built-in operation
<rant> Sucks it ass off to find where it came from. What operation? what argument? what line?
Are you saying that the traceback (found commented out in the source code of the page) is unhelpful? Also, if you start zope with the -D flag, the tracebacks will be uncommented (will show up on the page).
-- ethan mindlace fremen Zopatista Community Liason
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Chris McDonough