Actions
Bug #96928
openSlugService in EXT:redirects may generate slugs incorrectly
Status:
New
Priority:
Should have
Assignee:
Category:
Link Handling & Redirect Handling
Target version:
-
Start date:
2022-02-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:
Description
The code in SlugServide::updateSlug() completely ignores slug modifiers. In particular this breaks EXT:masi (see https://github.com/b13/masi/issues/18) and anything else that manipulates slugs and makes them depending on something else than just fields.
Updated by Oliver Hader about 2 years ago
- Sprint Focus set to On Location Sprint
Updated by Stefan Bürk over 1 year ago
- Related to Task #101335: Use later DataHandler hook in `DataHandlerSlugUpdateHook` added
Updated by Sybille Peters over 1 year ago
- Category changed from Site Handling, Site Sets & Routing to Link Handling & Redirect Handling
Actions