Project

General

Profile

Actions

Bug #66445

closed

SVG image has zero value in width and height after uploading via filelist

Added by Thomas Löffler over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2015-04-15
Due date:
% Done:

100%

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

Description

Hi,

I uploaded several SVG images and wanted to show them via the Images CE.
In the backend there is no preview and in the frontend, the image is not visible and there is no HTML output.

  1. If I set image_width to e.g. 200, there is no effect.
  2. If I set the field "Image Crop" to "200" (directly in the IRRE element), I get HTML output and the image is of big size:
    <img width="0" height="0" alt="" src="/fileadmin/content/sponsoren/logo-spooner-web.svg">
    
  3. If I set the field "Image Crop" to "0,0,200" (directly in the IRRE element), it's the same effect as above.

I'm using the default settings for Graphics Magick (1.3.16).

SVG image is attached.


Files

logo-spooner-web.svg (7.21 KB) logo-spooner-web.svg Thomas Löffler, 2015-04-15 22:24
Actions

Also available in: Atom PDF