Hi,

I'm getting troubles using Cachefu with an old plone 2.5 instance althought it was marked as fully compatible on http://plone.org/products/cachefu/releases/1.2.

All is running fine except the profile's import/export.

Problem occured when i tried the import/export step feature of CacheSetup.
The backtrace :

           - __traceback_info__: Products.CacheSetup.setuphandlers.setupVarious
             Module None, line 4, in ?
           ImportError: No module named event

The related import problem :

        from Products.Archetypes.event import ObjectInitializedEvent

Indeed, we can see that there isnt such module in Archetypes 1.4.6-final, the version shipped with plone 2.5.

What will be the better to fix that:

        - Conditionnal code to avoid events usage?
        - use only 1.1.2 ? But, then loose the 1.2 changes for that purpose...


--
--
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to