Actions
Task #91655
closedRemove forgotten deprecated options "value" and "noscript" in ScalableVectorGraphicsContentObject
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2020-06-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In method renderObject the variable "value" is just unused and "noscript" is still used despite beeing deprecated.
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65315
Updated by Georg Ringer over 4 years ago
- Related to Task #87479: Remove deprecated code from ScalableVectorGraphicsContentObject added
Updated by Christian Kuhn over 4 years ago
- Related to Task #82110: Deprecate value and noscript options in SVG content object added
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65315
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65315
Updated by Georg Ringer over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d943fb9813413677cf48f3a7605bcf0ba480a001.
Actions