Actions
Bug #101817
closedAutocreated redirects after slug update ignore PageTypeSuffix (e.g. ".html")
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2023-08-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Updated by Stefan Bürk about 1 year ago
- Status changed from New to Closed
- Assignee set to Stefan Bürk
That's not a bug, that was the way things worked.
This have been added to TYPO3 v12, and basically are
features because it introduces new things. Therefore,
the are not backported to TYPO3 v11 and will not.
You need to backport quite some patches in the chain
to archieve the same thing.
I will close this issue for now, because this is
considered as
1. not beeing a BUG (not finished implementation/feature)
2. already added as FEATURE to v12.
You can xclass the whole thing and replace the hook to
handle this your self in TYPO3 v11.
Related: #94499
Actions