Actions
Bug #86114
closedAvoid suffixing base slug again
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2018-09-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When invoking slug generation on an empty or base slug (`/`), the slug will become `//` - which is invalid and has to be avoided.
Actions