RE: [Zope] Custom unauthorized message
This doesn't seem to be working on my 2.3.1 build, running either with or without -D. If I try to get an unauthorized error (for example, /manage, then press cancel), I get the ugly page from ZPublisher. Any ideas? -Randy
-----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: Tuesday, April 17, 2001 11:44 AM To: Andy McKay; Menard.Jean-Francois@hydro.qc.ca; zope@zope.org 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
_______________________________________________ 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 )
"Randall F. Kern" wrote:
If I try to get an unauthorized error (for example, /manage, then press cancel), I get the ugly page from ZPublisher. Any ideas?
Likewise on 2.3.1b1. Andy, what Zope version are you running? Have you applied patches to make this work? cheers, Chris
participants (2)
-
Chris Withers -
Randall F. Kern