Project

General

Profile

Actions

Bug #79903

closed

Processing of SVG, AI etc is broken

Added by Frans Saris about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2017-02-19
Due date:
% Done:

100%

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

Description

When you try to use SVG of AI as images in a CE the (preview)processing in FE and BE is broken as the core tries to keep there existing file extension but isn't able to generate the correct content for this.

this was introduced with #73106 were before all files except jp(e)g, png and gif were changed to png or gif depending on the configuration.

ImageMagick/GraphicsMagick probably can handle more output formats, but the rest of our processing chain can handle that properly at the moment, so for now we need to keep the output formats to only those formats we know we can handle and are supported by the browsers to use directly in the HTML output.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #79836: fluid f:image SVG processingClosed2017-02-15

Actions
Related to TYPO3 Core - Task #73106: Deprecate "thumbnails_png"Closed2016-02-03

Actions
Actions #1

Updated by Frans Saris about 7 years ago

  • Description updated (diff)
Actions #2

Updated by Frans Saris about 7 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review about 7 years ago

  • 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 https://review.typo3.org/51751

Actions #4

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51751

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51751

Actions #6

Updated by Frans Saris about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF