Skip to content

Conversation

Hannes-III
Copy link

This file produces Java Script that is loaded via Document Write

<script language="javascript" type="text/javascript" src="http://www.waldruhe.usw/assets/components/tinymce/template.list.php"></script>

The php file returns text/html. Chrome ignores this script because of strict MIME type
checking. It expects application/javascript.

otherwise Chrome will not execute the script because of strict MIME type
checking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant