Skip to content
Snippets Groups Projects
Commit 1c0420df authored by Frank Nägler's avatar Frank Nägler Committed by Frans Saris
Browse files

[BUGFIX] Support SVG without XML prologue

If a SVG does not contains a XML prologue, TYPO3 indexes this file with
mimetype text/plain, which results in missing width and height in the
database. This patch adds a mapping for known filetypes to support
also files which mimetype can not detected automatically.

Resolves: #66445
Releases: master
Change-Id: I908e2f1bb95f9e59ebf23f79f09645afd6696ecd
Reviewed-on: http://review.typo3.org/38727


Reviewed-by: default avatarAndreas Fernandez <andreas.fernandez@aspedia.de>
Tested-by: default avatarAndreas Fernandez <andreas.fernandez@aspedia.de>
Reviewed-by: default avatarFrans Saris <franssaris@gmail.com>
Tested-by: default avatarFrans Saris <franssaris@gmail.com>
parent 9c9d0bac
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment