[Zope] standard_error_message
Itamar Shtull-Trauring
itamars@ibm.net
Tue, 02 May 2000 12:15:23 +0300
Chris Withers wrote:
> We've experienced exactly the same problem. We were trying to use a property
> of a folder to email errors to the appropriate person, but some (maybe all, I
> can't remember, John?) errors always resulted in the root folder's property
> being used rather than the property of the appropriate folder.
As a temporary solution, you could create a method call std_error_message in
yor subfolders and on the toplevel, and have standard_error_message simply
be
<dtml-var std_error_message>
--
Itamar S.T. itamars@ibm.net