Actions
Bug #96498
openshowPathAboveMounts doesnt work
Start date:
2022-01-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
options.pageTree.showPathAboveMounts doesn't work since version 10.4.22.
Until 10.4.21 pagetree is shown above mountpoints if set
options.pageTree.showPathAboveMounts = 1
After update to 10.4.22 the setting doesn't work anymore.
Updated by Oliver Bartsch almost 2 years ago
Hi, thanks for reporting. Could you please check if the issue still exists in todays 10.4.23 release?
Updated by Stephan Ederer almost 2 years ago
Hi, the issue also exists in 10.4.23 release.
Updated by Kevin Appelt almost 2 years ago
Seems to be an issue in v11 (11.5.5) too.
The path is only shown above mountpoints created with "Mount as tree root" in page tree.
I would expect this to work with mountpoints of usergroups too (like it did in 11.5.3)
I guess the related change seems to be: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72128
Updated by Björn Heggemann over 1 year ago
- PHP Version changed from 7.4 to 7.2
Can confirm this issue with TYPO3 v10.4.27.
Actions