Actions
Feature #87964
closedSite configuration / Prevent deleting "active" websites
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-03-20
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It's possible to remove a page (marked as root page) which has an active site configuraiton. Would be great to get a warning or maybe a process like "Remove site configuration first to delete this page"
Updated by Georg Ringer over 5 years ago
- Status changed from New to Rejected
Thanks for creating this issue! There are many ways in TYPO3 to make a site not working like also disabling the root page, setting access groups, removing the TypoScript template, ...
another "do you really want to" overlay does not feel right for me, therefore I am closing the issue.
There are multiple things you can do to prevent that in your setup:
- use the access list module and make the root site not editiable for edtiors
- use the "admin only" checkbox of the root page to limit editing permissions to admins
Actions