27 May
2003
27 May
'03
6:58 p.m.
Oliver Keller wrote at 2003-5-26 19:21 +0000:
... return context.index_html(error='not_valid')
i get again a NameError: "global name 'objectIds' is not defined"
The standard error calling DTML objects without its positional parameters... Please read "Calling DTML objects" in <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> Dieter