andersundsehr / aus_driver_amazon_s3

Provides a TYPO3 FAL driver for the Amazon Web Service S3
GNU Lesser General Public License v3.0
20 stars 39 forks source link

ImageProcessing #27

Closed kersten closed 6 years ago

kersten commented 6 years ago

I created this issue two years ago and found it now, because the error still exists:

https://forge.typo3.org/issues/70886

Could you help me getting this to work?

Lagerregal commented 6 years ago

Hey, thanks for your report. How do you use the VHS v:media.image view helper? What is the content of {settings.logo} in <v:media.image src="{settings.logo}" srcset="480,768,992,1200" alt="Test" />?

Lagerregal commented 6 years ago

Hey, I analysed this issue: This VHS ViewHelper is not compatible with external FAL drivers like AWS.

This missing VHS feature is tracked here: FluidTYPO3/vhs#1439