1
µTasker general / The Web Pages are not correctly displayed with IE9
« on: July 26, 2012, 02:39:02 PM »
Somewhere in march 2011 Microsoft released IE9. Since then all web pages will not displayed correctly, unless the compatibility mode will be turned on. After a bit of investigation I found out that the used CSS file will not be loaded from the browser. The following error message will be output in the developer mode of the IE9
SEC7113: Das CSS wurde aufgrund eines fehlerhaften MIME-Typs ignoriert. Style.css.
This leads me to the conclusion that the web server of the uTasker gives a wrong MIME Type back.
Am I right or is there a possibility of changing the code in a web page to overcome this problem? Otherwise a correction of the web server is needed. Is there already a fix available?
All other browsers that I use (Firefox and Chrome) do not have this problem. Even not in the newest version.
Regards
Tom
SEC7113: Das CSS wurde aufgrund eines fehlerhaften MIME-Typs ignoriert. Style.css.
This leads me to the conclusion that the web server of the uTasker gives a wrong MIME Type back.
Am I right or is there a possibility of changing the code in a web page to overcome this problem? Otherwise a correction of the web server is needed. Is there already a fix available?
All other browsers that I use (Firefox and Chrome) do not have this problem. Even not in the newest version.
Regards
Tom