[TASK] Deprecate options `value` and `noscript` of SVG content object
This patch deprecates the options value (if `renderMode` is not set to `inline`) and `noscript`. Both are used for an very old SVG render mode. The alternative for inline rendering is in place. Resolves: #82110 Releases: master Change-Id: I5d4184155a25f0e332f1d2422c7cf92076273288 Reviewed-on: https://review.typo3.org/53712 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-82110-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst 45 additions, 0 deletions...10-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst
- typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php 9 additions, 0 deletions...ses/ContentObject/ScalableVectorGraphicsContentObject.php
Please register or sign in to comment