17 Apr
2001
17 Apr
'01
6:52 p.m.
2.3 perhaps, I was expecting to go the same old route of hacking the source but then I found all error message now go to standard_error_message. If there is an error rendering that then off it goes to the source. http://www.activestate.com/ASPN/Perl/Books/advperl/appa_01.html for example :) Cheers. -- Andy McKay. ----- Original Message ----- From: "Chris Withers" <chrisw@nipltd.com> To: "Andy McKay" <andym@activestate.com>; <Menard.Jean-Francois@hydro.qc.ca>; <zope@zope.org> Sent: Tuesday, April 17, 2001 11:43 AM Subject: Re: [Zope] Custom unauthorized message
<dtml-if "_.str(error_type)=='Unauthorized'"> <dtml-var standard_unauthorized_message> </dtml-if>
When did that start working?!
cheers,
Chris