Actions
Task #83978
closedStreamline deprecation handling in icon API
Start date:
2018-02-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Icon API supports some basic handling of deprecated icons as well as keeping track of replacements. However, it is not possible to automatically benefit from these replacements in case they are defined.
- bug when logging deprecated icon identifiers due to mismatching sprintf arguments
- automatically making use of available replacements instead of throwing exception
- possibility to retrieve deprecated icons and replacements (in order to render them in ext:styleguide)
Updated by Gerrit Code Review almost 7 years ago
- Status changed from New 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/55829
Updated by Gerrit Code Review over 6 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/55829
Updated by Oliver Hader over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ffd75102e9bd1a9d662520fe3cf378bd205c1312.
Actions