Project

General

Profile

Actions

Bug #78879

closed

Inline usage of f:uri.image doesn't crop image

Added by Thomas Anders almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-12-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I'm using the flux:field.inline.fal field to add an image

When I use the tag version: <f:uri.image treatIdAsReference="1" crop="{image.crop}" src="{image.id}"/>
everything is fine.

When I use the inline version: {image(treatIdAsReference:1, crop: '{image.crop}', src: '{image.id}')}
I get the uri to the full image without cropping.

Actions

Also available in: Atom PDF