[Zope-CMF] ZClass indexing probs
Jens Quade
jq@jquade.de
14 Jun 2001 16:28:33 +0200
James van der Veen <james@codenamefuture.nl> writes:
> Hmm I created my own zClass and was trying to make it index itself in the
> portal_catalog
> But every time I try to ad an instance in the portal I get this error (sse
> below). Hope someone can help me.
> /home/sjeems/Zope-2.3.2-src/lib/python/Products/CMFDefault/DublinCore.py,
> line 270, in created
> (Object: Traversable)
> AttributeError: creation_date
Looks like the constructor of DefaultDublinCoreImpl isn't called during
construction of your object.
--
http://www.jquade.de/