Closed erral closed 6 years ago
Indeed I had to upgrade to plone.app.registry 1.5 to be able to use the have plone-5 condition and now I can run the upgrade. condition support was included on p.a.registry 1.4 but have conditions were included on 1.5.
Anyway p.a.registry claims to support only Plone 5.x, but it works in my Plone 4.3.x
https://pypi.python.org/pypi/plone.app.registry/1.5#changelog
thanks! seems I forgot we need to enforce use of plone.app.registry >=1.5
.
can you help me with a small pull request? today I'm working on other stuff here.
cc @thet
Indeed. See #43
We can close this.
When running the upgrade from version 3.0.0 to 3.1 in a Plone 4.3.x site, I get the following error:
The only file where IBundleRegistry is used is registry.xml and I see that there is already a condition on that file file requiring condition="have plone-5" but it looks like this is ignored. Is it perhaps related to the plone.registry version?
I have plone.app.registry 1.2.4 and plone.registry 1.0.4