Actions
Bug #99807
closedInitial url for ModifyUrlForCanonicalTagEvent
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The ModifyUrlForCanonicalTagEvent event is dispatched before the canonical url is generated.
Therefore if you want to modify the url the first step is to generate it, which should be done by the CanonicalGenerator
Actions