plone / plone.app.content

Various views for Plone, such as folder_contents, as well as general content infrastructure, such as base classes and name choosers.
https://pypi.org/project/plone.app.content/
7 stars 32 forks source link

select_default_view cancel button does not work #256

Closed sverbois closed 1 year ago

sverbois commented 1 year ago

There are two problems with the @@select_default_view cancel button.

The problem comes from the call method here : https://github.com/plone/plone.app.content/blob/master/plone/app/content/browser/selection.py#L40