Actions
Feature #14678
closedDeleting pages which are being referred to
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-04-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
Situation: I create a new page , e.g. "Page_New", set the type to "Advanced" and use the option "Show content from this page instead" to select a page with the name e.g. "Page_Original".
If later on someone delets "Page_Original", my page "Page_New" will still be part of the navigation, but you will get aTypo3 error message: "The requested page does not exist! ", which is the truth, OK, but not ver nice for a website visitor.
I would rather expect some more referential integrity when delting pages, e.g. a warning that the page which I just want to delete is used at another page
(issue imported from #M989)
Actions