Bug #95800
closedTYPO3 v11 does not resolve ext_icon.png reference in my TCA anymore
100%
Description
When using a TCA like this:
$GLOBALS['TCA']['tx_mytable']['ctrl']['iconfile'] = 'EXT:myext/ext_icon.png';
FormEngine now fatals (see the screenshot).
Files
Updated by Benni Mack over 3 years ago
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71995
Updated by Gerrit Code Review over 3 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71995
Updated by Gerrit Code Review over 3 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71995
Updated by Gerrit Code Review over 3 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71995
Updated by Helmut Hummel over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 29693b8da46c7c49964c8130f2f92da4e5a0e54d.
Updated by Christian Kuhn almost 3 years ago
- Related to Task #96887: Allow only Resources/Public in PathUtility->getPublicResourceWebPath added