Closed mauritsvanrees closed 3 years ago
This is for Plone 6. I am testing these two PRs together:
https://github.com/plone/plone.app.content/pull/216 https://github.com/plone/Products.CMFPlone/pull/3193
They should be merged together, but I guess the tests would keep passing when we merge the plone.app.content
one first.
Further improvements could be done later:
/@@content_status_modify
instead of /content_status_modify
for a slight performance increase.All green after the first try! That's a first. ;-)
Part of https://github.com/plone/Products.CMFPlone/issues/3057
Work in progress, needs changes in the tests. And we should copy tests from CMFPlone to here.