Hi there,

I am currently migrating our CMS from CMF 1.X to CMF 2.1.

The following error is raised because the original content classes
are not derived from CMFCatalogAware.

# Module Products.HaufeCMS.DataLevel.Folder, line 170, in addDocument
# Module Products.BTreeFolder2.BTreeFolder2, line 428, in _setObject
# Module zope.event, line 23, in notify
# Module zope.component.event, line 26, in dispatch
# Module zope.component._api, line 130, in subscribers
# Module zope.component.registry, line 290, in subscribers
# Module zope.interface.adapter, line 535, in subscribers
# Module zope.component.event, line 33, in objectEventNotify
# Module zope.component._api, line 130, in subscribers
# Module zope.component.registry, line 290, in subscribers
# Module zope.interface.adapter, line 535, in subscribers
# Module Products.CMFCore.CMFCatalogAware, line 280, in dispatchToOpaqueItems
# Module Products.HaufeCMS.DataLevel.Component.Component, line 829, in
__getattr__
# Module Products.HaufeCMS.DataLevel.MetaData, line 116, in __getattr__

Is it now a requirement in CMF 2.x to derive from CMFCatalogAware or would it 
be sufficient to implement the opaqueXXX() methods on our own?

Andreas


begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:[email protected]
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

_______________________________________________
Zope-CMF maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Reply via email to