Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant