[Zope] Error(possible bug) on adding an external method

Cornel Nitu c.nitu@finsiel.ro
Fri, 25 Apr 2003 18:53:31 +0300


Hi,

I have a DTMLMethod with the following content:
         <dtml-call 
"PARENTS[0].manage_addExternalMethod('mumu','','striphtml','strip')">
where PARENTS[0] is a folder.
I get the following error:

Error Type: AttributeError
Error Value: manage_addExternalMethod

PS. There is no error in the script.