Actions
Bug #13334
closedBad mime type for our js files: application/js
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
For all the cached javascript file, we return the mime type "application/js" which is not the standard mime type. Browser are becoming rather demanding on that: in strict mode, the js file are not loaded with the error message:
Loading failed for the <script> with source ...
Added by François ARMAND over 6 years ago
Actions
Fixes #13334: Bad mime type for our js files: application/js