Actions
Bug #85053
closedPage Validation Warning
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
5.6
Tags:
javascript
Complexity:
Is Regression:
Sprint Focus:
Description
Validating a TYPO3 page will show this warning:
Warning: The type attribute is unnecessary for JavaScript resources.
You should delete the type attribute in rendering javascripts like this one e.g.:
<script src="//www.xxx.de/typo3temp/assets/compressed/merged-291106cf3a435563cae4efe5a547f0d9-2afc84d5856f6680dfa59f3316fe0dc3.js?1526028032" type="text/javascript"></script>
Actions