Actions
Bug #87351
closedDelete content elements containing tt_content irre elements causes error
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-01-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When deleting a gridelements content element containing a tt_content IRRE element an error is shown "Attempt to delete record without delete-permissions.", but the deletion works correctly.
The error is shown for the IRRE-Element. The IRRE-Element is deleted in a subrequest and on the second attempt there is no check if it was already deleted.
See also https://forge.typo3.org/issues/82032
Actions