a script on this page is causing Internet explorer to run slowly
spances - February 6, 2009 - 10:21
| Project: | jQuery Media |
| Version: | 6.x-1.4-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | spances |
| Status: | active |
| Issue tags: | FileField, FLV, IE |
Jump to:
Description
i got this message when i try to open the main page of my drupal site.
after i click 'NO' several times i got the second type of error: 'Out of memory at line: 408'
and then the site is loading but the video content is not showing correctly (except the first video content): i mean it should load a window for the player on the main page (in google chrome is loading correctly although...) check badarau.com with IE and google chrome...
| Attachment | Size |
|---|---|
| wie.JPG | 16.54 KB |
| wie2.JPG | 11.05 KB |

#1
This looks like a jquery_media problem. Reassigning to the proper queue.
- Arie
#2
Same problem here with IE 7. In firefox works correctly.
#3
Just to note, this only happens with big files (11mb the last I´ve tested)
#4
also encountering this issue ie6 and ie7
#5
In my case it doesnt matter the size of the files :(
#6
It´s possible to sponsor the solution of this bug? I can offer 50$ to anyone who commits a patch to solve it.
Kind regards, Simon.
#7
same problem here, but from what i recall, i've only encountered this problem when i upgraded to the newest version of filefield (6.x-3.0-alpha7). Didnt have this problem with alpha 6.
#8
I've just downgraded to filefield alpha 6 and it "fixed" the problem
#9
I confirm also the solution. When i upgraded the filefield i also change some other modules so i didnt know what exactly change the behaviour of the site. I didnt even think that this filefield can be the problem.
Thank you akolahi
#10
Hey guys, to me it's still throwing the error when using alpha6, I'm not getting the javascript box with the error but the error shows in the status bar.
#11
since employing the option of using swfobject.js i no longer seem to be experiencing any issues with jquery media and ie. may not work for you, but worth a try.
#12
Yes, removed beta7 dir and copied the beta6 files there - works.
#13
I just sent the following message to spances
Hello, this problem is way beyond mine capabilities. The ie error persists as an error notice is present in the task bar using filefield and jquery _media. Further upon closing the browser, a java script error notice appears about a missing object. I have isolated the problem to jq_media and filefield by disabling the panel and clearing cache the in drupal and in ie. The error disappears.
Please review the proposed solution of downgrading to filefield alpha6 from 7 as the fix. I believe the error persists.
#14
Adding swjobject.js (and setting correct path) in the jquery_media configuration removes the error in ie with ffalpha 6. I will test w/ffalpha7 and edit this post accordingly.
Success! Upgraded FFa6 to FFa7 with swjobjects.js in /misc and defined in jquery_media and no errors!
#15
it's likely that this problem is caused by FileField. See this issue for updates as we resolve it over there: #374204: a script on this page is causing Internet explorer to run slowly.
#16
This fixed it for us too using FFa7!
#17
filefield 3.0-rc1 is released. Anybody try whether it fix that problem ?
--------------------
Just tested with filefield 3.0-rc1, problem still exist.