Project:Asset
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:wmostrey
Status:closed (fixed)

Issue Summary

When viewing an asset placed on a page (either on a View or the node itself) the page displays perfectly in Mozilla Firefox. However the same page in IE generates an "Internet Explorer cannot open the Internet site http://www.mydomain.com/node/9. Operation aborted" message box. Clicking "Ok" forwards the user to a generic IE message page "Internet Explorer cannot display the webpage" page.

Any ideas?

Comments

#1

If anyone is also having this problem, one workaround is to change line 344 (version 5.x.1.x-dev) to <script type="text/javascript" defer="defer"> which (at least in my case) bypasses the IE error and loads the mp3 player.

#2

Thomas, are you using any other modules that could be causing this error? If not, could you tell which asset modules you have enabled and which type of asset you added?

#3

I can't think of any other module being used could be creating a problem since Asset is the only which makes a call to the SWFobject or has any embedded content. Other than that I have Javascript Tools installed and DHTML Menu.

All of the Asset modules are enabled (Asset, Bonus, Embed, YouTube) but I am only using Asset and Bonus. The type of Asset added is an MP3 file and the error only occurs when using the mp3 player.

#4

OK, and I assume you're using the latest dev version? When you say it "bypasses the IE error and loads the mp3 player" do you mean the error still appears but the player still shows, or does the error disappear?

#5

OK, and I assume you're using the latest dev version? When you say it "bypasses the IE error and loads the mp3 player" do you mean the error still appears but the player still shows, or does the error disappear?

The error disappears. I am currently testing because I am getting the error on one machine, but not another which may be a caching issue.

#6

I'm not getting this error myself. Could it be that this is related to your local set-up (computer) and not so much to asset? If you could confirm you're getting this on multiple computers, I'll get your fix in. Thanks a lot for reporting and testing!

#7

Status:active» postponed (maintainer needs more info)

#8

Assigned to:Anonymous» wmostrey
Status:postponed (maintainer needs more info)» active

Will implement, as confirmed by #234803.

#9

Status:active» fixed

This has been committed to dev, thanks so much for the debugging.

#10

Status:fixed» active

This needs to be fixed in theme_asset_bonus_swfobject too :-)

#11

Status:active» fixed

Thanks for pointing that out, this has been committed as well.

#12

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here