Bug #22706
closedt3lib_iconWorks::getIconImage is not needed anymore
100%
Description
t3lib_iconWorks::getIconImage is not needed anymore since this functionality is replaced by t3lib_iconWorks::getSpriteIconForRecord...
depreciate it, call depreciation log and return result of new function
(issue imported from #M14467)
Updated by Steffen Kamper over 14 years ago
reopened as there are missing parameters
Updated by Steffen Ritter over 14 years ago
after 14923 there is no core usage anymore ...
therefore at least the deprecation is possible
fallback without parsing parameters might be discussable.
i personally think since we do not loose functionality in core, a "lightway" fallback should be enough
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 1081 to 1238
Updated by Georg Ringer over 13 years ago
function is used multiple times in:
- EXT:version/ws/class.wslib_gui.php
- EXT:version/ws/index.php
so no chance to deprecate that before changing code somewhere else
Updated by Oliver Hader over 13 years ago
- Target version changed from 1238 to 1281
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 1281 to 4.6.0-beta1
Updated by Tolleiv Nietsch over 13 years ago
go ahead files in EXT:version are not in place anymore
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 4.6.0-beta1 to 4.6.0-beta2
Updated by Xavier Perseguers about 13 years ago
- Target version changed from 4.6.0-beta2 to 4.7.0
Updated by Gerrit Code Review over 12 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12903
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12903
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12903
Updated by Gerrit Code Review over 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12903
Updated by Gerrit Code Review over 11 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12903
Updated by Gerrit Code Review over 11 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12903
Updated by Benni Mack over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1b1dda4af87ae404de717063f04f07f874e888f7.