Actions
Bug #72752
closedFormengineUtility::getIconHtml throws warning if file is missing
Start date:
2016-01-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
getIconHtml method of the FormEngineUtility throws a warning if it is fed with non existing file path like
EXT:t3skin/icons/gfx/i/tt_content_header.gif
(this file was removed recently in https://review.typo3.org/#/c/45943/ )
Actions