From: "Chris Withers" <lists@simplistix.co.uk> To: "Josef Albert Meile" <jmeile@hotmail.com> Cc: <zope@zope.org> Sent: Tuesday, March 02, 2004 3:34 PM Subject: Re: [Zope] ERROR(200) SiteError http://localhost/manage_workspace
Josef Albert Meile wrote:
You were right, The "Redirect" exception type wasn't on the Ignored exception types of my error_log. So, I got that exception always on my log file because m.find('/') is always true.
I'm pretty sure the "Redirect" exception type isn't in any of my ignroed type lists either :-S When did that exception type come into common use? Actually I checked a fresh install of Zope 2.7.0 and it comes by default. If you just remove it from there, and you check "Copy exceptions to the event log", then you will see one on your log file each time you hit something on the ZMI.
regards, Josef