Actions
Bug #87825
closedEditor user cannot collapse the first node in pagetree
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2019-03-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce the problem:¶
1) create a home page, and under it some subpages and some subpages of the subpages.
2) create a usergroup "editors"; give all grants on tables and fields (ACL); startingpoint: home page.
3) set all pages as group "editors", give all privileges (Show page, Edit content, Edit page, Delete page, New pages)
4) create a non-admin user "editor"; group: editors
5) switch to editor and open the pagetree
result:¶
See attached screenshot; the home page node is not collapsible
- the issue is present on 9.5.4 and latest master
- the issue is absent on 8.7.24
So I guess it's related to the new pagetree - maybe because the root (ID=0) node is absent?
Files
Actions