Bug #69833
closed
Processed files don't support not-local storages
Added by Nicole Cordes about 9 years ago.
Updated about 7 years ago.
Sprint Focus:
Stabilization Sprint
Description
Use case:
- a ftp storage (https://github.com/adgrafik/fal_ftp) marked as not writable with processing folder 1:/_processed_/FTP
- Text with image content record with an image from ftp storage
Problem:
- image isn't shown (neither in frontend nor backend)
Analysis:
- for frontend processing the driver creates a tempfile as the file on the other server isn't available for processing
- this is as defined in the function description of the DriverInterface
- the processing task tries to process (crop/mask) the image and confess there isn't any change needed
- the task returns NULL and the original file is used
- the processed file is saved with wrong information and the temp file is lost
- 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/43338
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/43364
- Sprint Focus changed from On Location Sprint to Stabilization Sprint
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43364
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43364
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43364
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/43575
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF