[TYPO3-dev] No SIGNAL_PreFileReplace on file upload
Philipp Schiffmann
p.schiffmann at bitmotion.de
Fri Feb 13 13:04:21 CET 2015
Hi list,
I have a problem with FAL in TYPO3 6.2: If I upload a file in the backend
file/list module with the same name as an existing resource, the
Signal ResourceStorageInterface::SIGNAL_PreFileReplace is not emitted. I
took a look at the code and noticed that the upload isn't dispatched to
ResourceStorage::replaceFile(), but to ResourceStorage::addUploadedFile().
Is that the intended behaviour or a bug?
Thank you and best regards
Philipp Schiffmann
More information about the TYPO3-dev
mailing list