Project

General

Profile

Actions

Bug #98293

open

doktype for mount page shown above page tree even if enable_mount_pids => false

Added by Stefan P almost 2 years ago. Updated 12 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-09-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In one of our setups we have set 'enable_mount_pids' => false in the LocalConfiguration.

However, in the "quick selection" above the page tree the mount page icon is still shown and can be dragged down to create a page with doktype = 7.
Editing and saving this page will set it back to doktype = 1 of course, because the doktype select field is correctly missing the mount point option. The TCA type showitem for doktype = 7 are correctly evaluated when opening the edit panel for the first time, however.

The quick selection bar above the page tree should not display the icon for doktype = 7 if 'enable_mount_pids' => false is set.

Actions

Also available in: Atom PDF