1 decade ago by tsphillips
I am seeing IE10 console errors like the below:
SCRIPT5022: Failed to load resource: media/sounds/thankyou.*
loader.js, line 91 character 4
Checking the web server logs, thankyou.mp3 is being served up correctly. Checking the IE10 network panel, thankyou.mp3 is being loaded correctly. This is not a problem with one file -- IE10 is throwing errors for every sound file. When I navigate directly to the URL hosting the MP3, the file loads and plays as expected. (All files are being hosted in the same server, in the same domain -- there are no crazy namespace issues.)
Any idea what may be causing this?
To get around what is essentially a crash bug, I have the sound disabled for IE10 users by ignoring any problems due to sound files not loading correctly. Not at all what I prefer, but we need to ship in a week.
Tom
SCRIPT5022: Failed to load resource: media/sounds/thankyou.*
loader.js, line 91 character 4
Checking the web server logs, thankyou.mp3 is being served up correctly. Checking the IE10 network panel, thankyou.mp3 is being loaded correctly. This is not a problem with one file -- IE10 is throwing errors for every sound file. When I navigate directly to the URL hosting the MP3, the file loads and plays as expected. (All files are being hosted in the same server, in the same domain -- there are no crazy namespace issues.)
Any idea what may be causing this?
To get around what is essentially a crash bug, I have the sound disabled for IE10 users by ignoring any problems due to sound files not loading correctly. Not at all what I prefer, but we need to ship in a week.
Tom