Actions
Feature #83654
closedEpic #83652: EXT: Redirects module - Umbrella issue
Check for existing / conflicting / recursive redirects
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2018-01-23
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Description
When adding a new redirect, there should be a check on whether there already is a redirect for the same source.
On finding conflicting / existing redirects we have to take start- and endtime into account as well as potential regex conflicts (if we can manage the latter).
Actions