Actions
Feature #97173
closedAutogenerate TCA type slug field in database
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2022-03-11
Due date:
% Done:
100%
Estimated time:
PHP Version:
7.4
Tags:
Complexity:
Sprint Focus:
Description
When using TCA type slug (https://docs.typo3.org/m/typo3/reference-tca/10.4/en-us/ColumnsConfig/Type/Slug.html) for a particular table, corresponding database field should be autogenerated as well.
Updated by Georg Ringer about 2 years ago
- Status changed from New to Accepted
- Assignee set to Georg Ringer
Updated by Gerrit Code Review about 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 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/+/75865
Updated by Gerrit Code Review about 2 years ago
Patch set 2 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/+/75865
Updated by Georg Ringer about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 616e958fcfd1c43194434780174c5f4105b46d7d.
Updated by Christian Kuhn 5 months ago
- Related to Task #104063: Make slug fields TEXT by default added
Actions