From b3d047854b35fb8f98c278cad1f1f857a333bf3b Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Fri, 31 Mar 2017 16:49:28 +0200 Subject: [PATCH] Fixed title and description of max age in strong caching rule for resources. They wrongly were the same as for shared max age. Fixes https://github.com/plone/Products.CMFPlone/issues/1989. --- CHANGES.rst | 5 ++++- plone/app/caching/profiles/with-caching-proxy/registry.xml | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index ecbfe9e..143823b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,7 +14,10 @@ New features: Bug fixes: -- *add item here* +- Fixed title and description of max age in strong caching rule for resources. + They wrongly were the same as for shared max age. + Fixes `issue 1989 `_. + [maurits] 1.2.16 (2017-03-23) diff --git a/plone/app/caching/profiles/with-caching-proxy/registry.xml b/plone/app/caching/profiles/with-caching-proxy/registry.xml index a7aff2e..0d30b49 100644 --- a/plone/app/caching/profiles/with-caching-proxy/registry.xml +++ b/plone/app/caching/profiles/with-caching-proxy/registry.xml @@ -82,7 +82,7 @@ - + 86400 @@ -102,4 +102,4 @@ - \ No newline at end of file +