Closed frisi closed 6 years ago
@frisi LGTM ;-) What's up with the tests though.
the problem with the test occures with recent plone versions. on my laptop i tested using my existing buildout and that worked. after re-running builout the tests failed.
tests are only broken for PrettySubscriptionsForm. to me it looks like the changes done in https://github.com/collective/collective.dancing/commit/b9bc666d2697e52bd08446f0106251e3081d0e75 do not work in more recent versions of plone.app.z3cform or some z3c.form related packages.
z3c.form itself is pinned to 3.1.1 by the buildout (plone 4.3.17 would ship with 3.2.11) when removing the pins in versions.cfg additional tests are broken.
i'd suggest to
@dnouri please merge if you agree ;-)
@frisi Looks good! Sadly I don't have write access to this repo or I would merge. ;-)
@dnouri wanna review? :-P