Feature #88772
closedOmit type=text/javascript in HTML5 script tags
100%
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
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/+/61300
Updated by Riccardo De Contardi over 5 years ago
- Related to Bug #45512: Make the type attribute optional on script, style and link elements added
Updated by Gerrit Code Review over 5 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/+/61300
Updated by Gerrit Code Review over 5 years ago
Patch set 4 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/+/61300
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 327fdc1b9d5b8dd2be8f1bfbf09ead125ad36f88.
Updated by Martin Weymayer about 5 years ago
... not working in 9.5.9! Still output type="text/javascript"
Updated by Benni Mack about 5 years ago
Hey Martin,
thank you for your feedback. This change was only added to TYPO3 v10.0 - as this is a breaking change (= modifies Frontend output) it is not possible by Core to add this to TYPO3 v9. However, I consider it would be possible to create an extension that solves this issue also for TYPO3 v9.
All the best,
Benni.
Updated by Georg Ringer over 2 years ago
- Related to Task #97990: Remove type="text/javascript" added