Closed reinhardt closed 3 years ago
There is a zcml:condition="installed Products.Archetypes" that might conflict with BBB patches providing aliases for the Python3 migration.
zcml:condition="installed Products.Archetypes"
This is basically the same issue as https://github.com/plone/plone.app.caching/issues/72, see there for details.
There is a
zcml:condition="installed Products.Archetypes"
that might conflict with BBB patches providing aliases for the Python3 migration.This is basically the same issue as https://github.com/plone/plone.app.caching/issues/72, see there for details.