4teamwork / ftw.testbrowser

A testing browser for Plone.
http://ftwtestbrowser.readthedocs.io/
5 stars 1 forks source link

Pin down c.z.datagridfield for Plone 5 test buildouts: #115

Closed lukasgraf closed 1 year ago

lukasgraf commented 1 year ago

Pin down collective.z3cform.datagtidfield for Plone 5 test buildouts: collective.z3cform.datagtidfield >= 3.0.0 is Plone 6 only, and therefore not compatible with Plone 5 any more.

Fixes these test failures (may not be all that's needed yet).