Actions
Feature #93545
openInverse the behaviour of redirect creation after slug update
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-02-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.4
Tags:
Complexity:
Sprint Focus:
Description
When ext:redirects is installed and a user changes a slug, TYPO3 creates new redirects for that slug. When done it shows a JS popup prompting the user if she wants to wants to
- revert the slug change
- revert the redirect creation
For big sites saving a page becomes very slow and in case the user decides to revert the change the time was wasted. For better UX and performance I like to propose to change the behavior and ask what to do before the redirects are getting created.
Updated by Daniel Goerz over 3 years ago
- Related to Task #89301: Streamline automatic slug & redirects handling added
Updated by Markus Klein about 1 year ago
- Related to Bug #93327: Popups for Redirect added
Actions