Actions
Bug #88168
closedWorkspace Depth selector cant remember state "this site"
Start date:
2019-04-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Description
Due to an implementation error in https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/60492/ the depth-dropdown cannot remember the value 0 and always falls back to TYPO3.settings.Workspaces.depth when "This site" is selected.
Reproduce on master:
- Have workspace changes on at least one subpage of another page
- go to workspace module
- click on parent page
- select "This page" (The selection is updated correctly)
- click on workspace module again (now the value from UC is loaded)
Expectation: You still see changes on "This site"
Actual behavior: You see changes of subpages, too.
Actions