Project

General

Profile

Actions

Bug #79836

closed

fluid f:image SVG processing

Added by David C. about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
Start date:
2017-02-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
fluid
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

Introduced in 8.6, when using SVG files with the f:image view-helper, frontend output is broken.
Seems like the SVG is tried to be processed.

Example frontend rendering:
8.5 >

<img src="/typo3conf/ext/myextension/Resource/Public/Images/image.svg" width="" height="" />

8.6 >
<img src="/typo3_temp/assets/_processed_/#/#/###.svg" width="" height="" />


Files

fluid.png (37.1 KB) fluid.png Patrick Crausaz, 2017-02-15 21:20

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Story #75880: Add art direction capabilities to BEClosed2017-02-23

Actions
Related to TYPO3 Core - Bug #79903: Processing of SVG, AI etc is brokenClosed2017-02-19

Actions
Actions

Also available in: Atom PDF