Bug #56394
closedResourceStorage::SIGNAL_PreFileAdd should be triggered earlier
100%
Description
The PreFileAdd signal should be triggered before the file exist check. So the name and/or content can be manipulated before the targetfilename is checked.
Also should $localFilePath be added as parameter and all parameters should be passed as references.
With this change it would be posible te resize/covert images before file is stored and indexed.
Updated by Gerrit Code Review over 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 https://review.typo3.org/28099
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28099
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28099
Updated by Xavier Perseguers over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3a4bd6f633e29535e7298c06888f2512741a825d.