Actions
Bug #61394
closedRemove PHP warnings when no icon is found in FormEngine
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If running in development mode and an icon in FormEngine is not found
TYPO3 shows the PHP E_WARNING of getimagesize() in a flash message.
The check should therefore be done in a cleaner way, without the @ symbol.
Updated by Gerrit Code Review about 10 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 http://review.typo3.org/32616
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32625
Updated by Benni Mack about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f2d2ca5fea1eaa172721c3e39f51d3e2a5ea81f0.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions