From f51853ef0b7f8ed7cab6ce7d4f652c298a1b826e Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Fri, 8 Jun 2018 21:24:09 +0200 Subject: [PATCH] Downgrade plone.portlets to 2.2.3 to fix calendar portlet. This was already done in 2016 for Plone 5.0. Fixes https://github.com/plone/Products.CMFPlone/issues/2215 --- sources.cfg | 2 +- versions.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources.cfg b/sources.cfg index 07c7218f75..a6a249457f 100644 --- a/sources.cfg +++ b/sources.cfg @@ -54,7 +54,7 @@ plone.memoize = git ${remotes:plone}/plone.memoize.git pus plone.namedfile = git ${remotes:plone}/plone.namedfile.git pushurl=${remotes:plone_push}/plone.namedfile.git branch=3.0.x plone.openid = git ${remotes:plone}/plone.openid.git pushurl=${remotes:plone_push}/plone.openid.git branch=master plone.outputfilters = git ${remotes:plone}/plone.outputfilters.git pushurl=${remotes:plone_push}/plone.outputfilters.git branch=1.x -plone.portlets = git ${remotes:plone}/plone.portlets.git pushurl=${remotes:plone_push}/plone.portlets.git branch=master +plone.portlets = git ${remotes:plone}/plone.portlets.git pushurl=${remotes:plone_push}/plone.portlets.git branch=2.2.x plone.protect = git ${remotes:plone}/plone.protect.git pushurl=${remotes:plone_push}/plone.protect.git branch=2.x plone.registry = git ${remotes:plone}/plone.registry.git pushurl=${remotes:plone_push}/plone.registry.git branch=1.0.x plone.reload = git https://github.com/plone/plone.reload branch=master diff --git a/versions.cfg b/versions.cfg index ab1a5d3645..c8d93b41a0 100644 --- a/versions.cfg +++ b/versions.cfg @@ -212,7 +212,7 @@ plone.openid = 2.0.4 plone.outputfilters = 1.15.3 plone.portlet.collection = 2.1.10 plone.portlet.static = 2.0.4 -plone.portlets = 2.3 +plone.portlets = 2.2.3 plone.protect = 2.0.3 plone.registry = 1.0.5 plone.reload = 2.0.2