plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
246 stars 186 forks source link

Toolbar: redirect after selecting default page broken #3548

Closed petschki closed 2 years ago

petschki commented 2 years ago

What I did:

toolbar -> display -> select content item as default view -> select an item & save

What I expect to happen:

I get redirected to the selected item

What actually happened:

The current folder view remains

What version of Plone/ Addons I am using:

Plone 6.0-dev

mauritsvanrees commented 2 years ago

I cannot reproduce this on current coredev with a fresh Plone site.

Tried in three browsers.

Ah, but in folder contents the experience is off. Do you mean that?

This works fine:

But this not:

Tested: your PR fixes it.