Project

General

Profile

Actions

Bug #95967

closed

Drag & Drop broken in page module

Added by Nicole Cordes over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2021-11-12
Due date:
% Done:

100%

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

Description

Given:
- TYPO3 11 installation
- admin user
- disabled hash cache with `$GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['hash'][backend'] = \TYPO3\CMS\Core\Cache\Backend\NullBackend::class;`
- page with at least two content elements

Expected:
- one content element can be moved

Actual:
- PHP exception is thrown and content element isn't moved

Actions

Also available in: Atom PDF