[TYPO3-dev] t3lib_error_Exception
Rupert Germann
rupi at gmx.li
Thu Oct 1 12:58:06 CEST 2009
Steffen Kamper schrieb:
> but not *warning* ;)
>
> 'exceptionalErrors' => E_ALL ^ E_NOTICE
which includes E_WARNING - only notices are suppressed.
testcase:
create a tt_content element text/w image
upload an image
delete this image from the upload folder
open the content lement with the missing image for editing
in 4.2 you still had a chance to fix this in the TYPO3 BE
in 4.3 you can fix this only in phpmyadmin or in the filesystem
greets
rupert
More information about the TYPO3-dev
mailing list