ouyang789987 / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

removeObjectInIE throws an 'Unspecified error' over obj["filters"] #518

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. embed an object using swfobject.embedSWF
2. try to reload the page in IE9,8,7

What is the expected output? What do you see instead?
expected a clean reloading of the page, instead got an 'Unspecified error'.

What version of the product are you using? On what operating system?
windows 7 - 32 bit, IE9, swfobject2.2

Original issue reported on code.google.com by kfirgo...@gmail.com on 14 Nov 2010 at 11:35

GoogleCodeExporter commented 9 years ago
This is a cross-post; it was also posted on Stack Overflow. The example code 
provided there includes invalid jQuery which is the suspected causes of the 
error.

http://stackoverflow.com/questions/4177481/ie-throws-unspecified-error-when-relo
ading-a-page-with-swfobject-embedded-on-it/4178550

kfirgolan: Next time, please try posting the issue on the SWFObject Google 
Group first. Most errors are not SWFObject bugs, and submissions to the Google 
Group are monitored by many SWFObject experts -- including the SWFObject 
authors -- who can help troubleshoot the issue.  If (after consulting w/ the 
Google Group) you decide to post a bug here, please include sample code with 
your bug report. Otherwise we will not be able to examine the case in detail, 
and could wind up on a wild goose chase.

Thanks

Original comment by platelu...@gmail.com on 14 Nov 2010 at 5:08

GoogleCodeExporter commented 9 years ago
thanks, will do next time.

Original comment by kfirgo...@gmail.com on 14 Nov 2010 at 11:50