Bug #81694
closediconIdentifier for custom system information panel items
100%
Description
Problem/Description¶
An iconIdentifier is needed since the icon generation is moved to the Fluid template. The third parameter of \TYPO3\CMS\Backend\Backend\ToolbarItems\SystemInformationToolbarItem::addSystemInformation
needs to be an iconIdentifier instead of an rendered icon html markup.
Needs to be fixed in 8.7 and master as it is an introduced regression in #80554.
ToDo(s)¶
- switch to iconIdentifier
Updated by Josef Glatz over 7 years ago
- Related to Task #80554: Streamline ToolbarItems code added
Updated by Gerrit Code Review over 7 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53321
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53321
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53329
Updated by Anonymous over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e44aeca183a491179b346b0cbdbdd6172ab921cc.