Actions
Bug #88316
closedDo not set type attribute by default in script tag for page.includeJS (HTML5 compliance)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2019-05-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
https://docs.typo3.org/typo3cms/TyposcriptReference/latest/Setup/Page/#includejs-array
A script element with type="text/javascript" is generated by default. This is unnecessary and w3c validator generates warnings.
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
Actions