Hello,

I found a collateral damage of the suppression of ZClasses in Zope 2.12:
eggs that try to add a new item in the Zope Control Panel can do it but
they disappear after the initialization phase.

Three eggs are concerned:
- collective.monkeypatcherpanel (pure Zope2)
- Products.PlacelessTranslationService (mainly Plone)
- WingDBG (Zope 2 ans Plone)

They all use the same code :

http://svn.plone.org/svn/collective/collective.monkeypatcherpanel/trunk/collective/monkeypatcherpanel/__init__.py

Is there a method to add item in the Zope Control Panel without set
enable-product-installation to 'on' ?

Regards,
Encolpe DEGOUTE
-- 
Si ca ne marche pas du premier coup, appelez-le version 1.0.

_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to