From 489b4b0aafa3a6f1aec020ba1e3c943460ef2e17 Mon Sep 17 00:00:00 2001 From: Hanno Schlichting Date: Wed, 3 Mar 2010 13:32:32 +0000 Subject: [PATCH] Current trunk works with plone.z3cform = 0.5.7 but throws an error with later version of that package. The monkeypatcher version pin is part of Plone's KGS now svn path=/plone.app.discussion/trunk/; revision=34471 --- test-plone-4.0.x.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-plone-4.0.x.cfg b/test-plone-4.0.x.cfg index a993a08..227c636 100644 --- a/test-plone-4.0.x.cfg +++ b/test-plone-4.0.x.cfg @@ -7,14 +7,13 @@ package-name = plone.app.discussion [versions] collective.autopermission = 1.0b1 -collective.monkeypatcher = 1.0b2 collective.z3cform.datetimewidget = 0.1a9 plone.app.registry = 1.0b1 plone.app.z3cform = 0.4.9 plone.autoform = 1.0b2 plone.registry = 1.0b1 plone.supermodel = 1.0b4 -plone.z3cform = 0.5.6 +plone.z3cform = 0.5.7 z3c.batching = 1.1.0 z3c.form = 2.2.0 z3c.formwidget.query = 0.5