Bug #101837
closedMissing option for selecting file in staticRoute/SiteConfiguration
100%
Description
SiteConfiguration -> static route -> missing option for selecting a file for the static route.
Files
Updated by Henrik Jensen about 1 year ago
'source' => [
'label' => 'LLL:EXT:backend/Resources/Private/Language/locallang_siteconfiguration_tca.xlf:site_route.source',
'config' => [
'type' => 'link',
'required' => true,
'allowedTypes' => ['page', 'url', 'record'],
],
],
Updated by Stefan Bürk about 1 year ago
- Related to Feature #97159: Introduce TCA type "link" added
Updated by Gerrit Code Review about 1 year ago
- Status changed from New 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/+/80866
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80847
Updated by Stefan Bürk about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e997a2707bf834e809bc3fa195c196a3735b3205.