Project

General

Profile

Actions

Bug #87825

closed

Editor user cannot collapse the first node in pagetree

Added by Riccardo De Contardi about 5 years ago. Updated over 4 years ago.

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

Schermata 2019-03-03 alle 10.17.32.png (31.7 KB) Schermata 2019-03-03 alle 10.17.32.png Riccardo De Contardi, 2019-03-03 16:10
Cattura.PNG (9.98 KB) Cattura.PNG Riccardo De Contardi, 2019-12-04 17:44

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #89847: Cannot expand page tree if collapsedClosed2019-12-04

Actions
Related to TYPO3 Core - Feature #85809: Remove toggle function from page tree root elementClosedPaweł Rogowicz2018-08-10

Actions
Actions #1

Updated by Riccardo De Contardi over 4 years ago

  • Related to Bug #89847: Cannot expand page tree if collapsed added
Actions #2

Updated by Michael Telgkamp over 4 years ago

This issue is in conflict with issue #85809 which asked to disable the click-toggle for the root node. I would also like to have the clickable toggle available, but keep the logic to unfold the first root node if there is only one. Also I suggest to keep the toggle arrow for consistency reasons. It is displayed if multiple mount points are available, so I do not see the reason why it should be hidden for only one root node.

Actions #3

Updated by Riccardo De Contardi over 4 years ago

It was just pointed out to me (thanks Michael Telgkamp) that when you have multiple mountpoints, then the arrows are visible again, like on this screenshot, so they're visible only when needed.

Actions #4

Updated by Riccardo De Contardi over 4 years ago

  • Related to Feature #85809: Remove toggle function from page tree root element added
Actions #5

Updated by Riccardo De Contardi over 4 years ago

  • Status changed from New to Closed

I close my issue as this is the intended behavior. Thank you.

Actions

Also available in: Atom PDF