Project

General

Profile

Actions

Bug #98293

open

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

Added by S P about 2 years ago. Updated about 1 month 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:
12
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 #1

Updated by S P about 2 years ago

  • Description updated (diff)
Actions #2

Updated by Riccardo De Contardi over 1 year ago

I'm trying to reproduce this issue with 10.4.37 and I am having a bad time...

1) From Install Tool I unchecked the '[FE][enable_mount_pids]' option
2) I verified that 'enable_mount_pids' => false has been written on localConfiguration.php
3) In the backend, I was still able to add a page with doktype=7 not only from the pagetree, but I've been able to create a page from List View and changed the doktype to 7 using the Page > Type dropdown..

Am I doing something wrong?

Actions #3

Updated by S P about 1 month ago

  • TYPO3 Version changed from 10 to 12

Still valid on v12. Disabling mounts globally should implicitly disable the possibility to add them to the page tree.

Actions

Also available in: Atom PDF