Project

General

Profile

Actions

Bug #88329

closed

backend layout restrictions won't work after update to 9.5.6

Added by Florian Schuhmann about 5 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-05-10
Due date:
% Done:

0%

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

Description

After the update from 9.5.5 to 9.5.6 backend layout restrictions for content elements won't work.

1 {
    columns {
        1 {
            name = HERO
            colPos = 1
            allowed {
                CType = hero
            }
        }
    }
}

So with TYPO3 v9.5.6 all Content Elements are shown and not only the allowed one

Actions

Also available in: Atom PDF