make sure p.a.registry ZCML is loaded
svn path=/plone.app.discussion/trunk/; revision=46432
This commit is contained in:
@@ -10,10 +10,11 @@
|
||||
<five:registerPackage package="." />
|
||||
|
||||
<include package="plone.indexer" />
|
||||
|
||||
<include package="plone.app.registry" />
|
||||
|
||||
<!-- XXX: Excluding plone.app.uuid for Plone 3 is only a temporary 'fix'.
|
||||
plone.app.uuid causes the IObjectAddedEvent to be fired twice on
|
||||
Plone 3. This causes the email notifications to be send twice.
|
||||
Plone 3. This causes the email notifications to be sent twice.
|
||||
|
||||
This means that https://dev.plone.org/plone/ticket/10652 is fixed only
|
||||
for Plone 4.
|
||||
|
||||
Reference in New Issue
Block a user