Actions
Bug #21173
closedReplace "Warning: filemtime(): stat failed" with a nice error message
Start date:
2009-10-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If a file in uploads/ folder is missing, but referenced in a content element
a) PHP warning appears (and may break layout), if display_errors is enabled
b) no hint is given to the user
So add a check, weather the file really exists and output a warning otherwise.
(issue imported from #M12099)
Files
Updated by Ralf Hettinger about 15 years ago
this is a duplicate of #17321.
t3lib_FlashMessage? nice :)
Actions