[Zope] standard_error using zpt
Jeff Peterson
jeff.peterson at crary.com
Thu Oct 30 08:27:21 EDT 2008
Just for independent confirmation he's right, "options" is what you want.
--
Jeffrey D Peterson
Webmaster
Crary Industries, Inc.
-----Original Message-----
From: zope-bounces at zope.org [mailto:zope-bounces at zope.org] On Behalf Of Andrew Milton
Sent: Wednesday, October 29, 2008 11:02 PM
To: Miguel Beltran R.
Cc: zope at zope.org
Subject: Re: [Zope] standard_error using zpt
+-------[ Miguel Beltran R. ]----------------------
| Hi List
|
| I remember what old versions from zope haved standard_error using DTML
| How can do it the same using ZPT?
|
| I already try:
| <td tal:content="error/type">
| <td tal:content="python: error.type">
| <td tal:content="context/error/type">
>From memory the following should be available;
options/error_type
options/error_value
options/error_tb
options/error_traceback
options/error_message
options/error_log_url
--
Andrew Milton
akm at theinternet.com.au
_______________________________________________
Zope maillist - Zope at zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
More information about the Zope
mailing list