From d09794d7e8b5815ebe1bcb98c549b4dc4c2ddf9e Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Sat, 28 Sep 2019 13:01:11 +0200 Subject: [PATCH] Load zcml of plone.resource. This is for our use of the `plone:static` directive. See https://github.com/plone/Products.CMFPlone/issues/2952 --- news/2952.bugfix | 2 ++ plone/app/discussion/configure.zcml | 1 + 2 files changed, 3 insertions(+) create mode 100644 news/2952.bugfix diff --git a/news/2952.bugfix b/news/2952.bugfix new file mode 100644 index 0000000..d64ce27 --- /dev/null +++ b/news/2952.bugfix @@ -0,0 +1,2 @@ +Load zcml of ``plone.resource`` for our use of the ``plone:static`` directive. +[maurits] diff --git a/plone/app/discussion/configure.zcml b/plone/app/discussion/configure.zcml index 86051d0..aabd851 100644 --- a/plone/app/discussion/configure.zcml +++ b/plone/app/discussion/configure.zcml @@ -10,6 +10,7 @@ +