Create a bug related to JavaScript MIME type issue type on admin pages

Hello,

when opening the admin page (openmrs/admin/index.htm) I face a issue related to MIME type:

The script from “https://..../openmrs/dwr/interface/DWRAlertService.js?v=2.3.0” was loaded even though its MIME type (“text/plain”) is not a valid JavaScript MIME type.

Same thing with the page View Concept Dictionary page openmrs/dictionary/index.htm

The resource from “https://..../openmrs/scripts/openmrsmessages.js?v=2.3.0&locale=en_GB” was blocked due to MIME type (“text/html”) mismatch

These 2 errors are visible on the demo application.

I’d like to create a bug but don’t yet the best way for that and the target module. Thanks, Fred

Do you get that error on this page? https://uat-refapp.openmrs.org/openmrs/admin/index.htm

Yes, correct:

The script from “https://uat-refapp.openmrs.org/openmrs/scripts/openmrsmessages.js?v=2.3.0&locale=en_GB” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.

Can you share a screenshot of where you copy this error message from?

Can you create a ticket for it?

Thanks Will try to create it today