- 🇺🇸United States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request → as a guide.
This could use an issue summary update using the default template. Mainly proposed solution and remaining tasks.
I was getting this error:
Refused to execute script from '...' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
This was on a .js file using the private file system. After applying patch #4, this is now getting the correct mime type and working as expected.
Drupal version: 9.5.3
Thanks @kevin.dutra
- Status changed to Closed: duplicate
17 days ago 1:32pm 16 July 2025 - 🇮🇳India mohit_aghera Rajkot
I came across this issue while doing bugsmash triage.
It seems, this is already fixed as part of 📌 Register Drupal's mime guesser with the non legacy Symfomy singleton Needs work .
Please re-open if you notice further issues.