[Flow] Extract image EXIF data for resource objects and resize image on upload

Jan Greth jan at greth.me
Fri Jul 26 15:23:05 CEST 2013


Hi again...

I just found out a strange behaviour:
TYPO3.Media -> Image object in my Model -> Create/Update Action:
Two Images: Both same Camera, same settings, same Filename schema, 
different File sizes (Image 1: 1,41MB, Image 2: 2,3MB)

When trying to create/update with Image 1 -> everything ok!
When trying to create/update with Image 2 -> Error Message:
"An error occurred while trying to call 
JPG\Media\Controller\IndexController->createAction()" or
"An error occurred while trying to call 
JPG\Media\Controller\IndexController->updateAction()"

Is it possible that there is a max image-filesize in TYPO3.Media?!

Greetings,
Jan


More information about the Flow mailing list