Actions
Bug #86479
closedAvoid double slashes in slug generation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2018-09-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When generating slugs it might happen, that double slashes are generated. This basically results from both appending and prepending a slash at the same time.
Actions