Project

General

Profile

Actions

Task #82110

closed

Deprecate value and noscript options in SVG content object

Added by Frank Nägler over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
Start date:
2017-08-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The SVG content object renderer supports the two options "value" and "noscript", which can be used to render the given value into an <script type="image/svg+xml"> tag.
This kind of implementation is very old, and should be deprecated. Imho no browser directly support it.

The SVG content object supports two render variants:

1) the <object> tag variant (renderMode = object) [default]
2) the <svg> tag variant (renderMode = inline)

The second one is nearly the same as the script tag variant, so an alternative is still in place.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #91655: Remove forgotten deprecated options "value" and "noscript" in ScalableVectorGraphicsContentObjectClosed2020-06-16

Actions
Related to TYPO3 Core - Task #87479: Remove deprecated code from ScalableVectorGraphicsContentObjectClosed2019-01-18

Actions
Actions

Also available in: Atom PDF