Project

General

Profile

Actions

Task #104090

closed

Move slug normalization into dedicated class

Added by Stefan Bürk 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2024-06-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The current `SlugHelper` implementation make several
tasks hard to implement, for example language aware
transliteration, customization for extension tables
or 3rd party data adaptations.

It makes sense to extract the `slug (url segment)`
sanitization into a dedicated normalization class
as a preparation for further improvements and also
making the new implementation DI aware right from
the start.

Actions #1

Updated by Gerrit Code Review 2 months ago

  • Status changed from New to Under Review

Patch set 13 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84608

Actions #2

Updated by Gerrit Code Review 2 months ago

Patch set 14 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84608

Actions #3

Updated by Rozbeh Chiryai Sharahi 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF