[Zope] redirection in standard_error_message
Chris Withers
chrisw@nipltd.com
Wed, 10 May 2000 09:25:09 +0100
> It seems calling the redirect method of RESPONSE object does
> not work in standard_error_message? I have the following line
> embedded in standard_error_message:
>
> <dtml-call "RESPONSE.redirect('http://www.yahoo.com')">
>
> Zope seems just skip this line. Is it a problem? Thanks
> for advising.
We've had exactly the same problems and I don't think we ever found any
solution...
I'm going to chuck this into the collector...
cheers,
Chris