--On 22. Oktober 2007 19:54:33 +0200 Dieter Maurer <[EMAIL PROTECTED]> wrote:
Andreas Jung wrote at 2007-10-22 08:07 +0200:while recataloging a Plone 3.0.1 site I encounter sometimes the following error with _some_ ATDocument instances (while other ATDocument instances indexing properly)...known bug? ... 007-10-22 01:04:46 ERROR Zope.ZCatalog Recataloging object at /fml-migrated/fml failed Traceback (most recent call last): .... File "/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/ZCatalog.py", line 296, in refreshCatalog ... File "/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/Catalog.py", line 417, in recordify if(attr is not MV and safe_callable(attr)): attr=attr() File "/home/blohn/fml/parts/plone/CMFDynamicViewFTI/browserdefault.py", line 80, in __call__ return template(context, context.REQUEST) AttributeError: REQUESTYour catalog "metadata table" accesses an attribute (maybe "view") that calls for "browserdefault". This is a very strange entry in a "metadata table" -- it should not be there. Try to find out which entry in the "metadata table" causes this behaviour and think whether you really need it....
Basic Plone....nothing customized... -aj
pgpj99y87U12X.pgp
Description: PGP signature
_______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
