Just got the following in IE8, and the page just displayed blank:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Mon, 20 Jul 2009 15:18:26 UTC
Message: Object doesn't support this property or method
Line: 6
Char: 3
Code: 0
URI: http://example.com/modules/panels/js/panels.js?y
I had to change the URL in the error message as the site isn't yet live. Also, the error only happened once and has not repeated. Sorry I can't give you any more info than that.
Comments
Comment #1
merlinofchaos commentedInteresting. The line it crashed on there is a test to see if the browser is IE, and it seems like what it crashed on was jquery itself. I'm not sure what caused this or what I can do about it.
Comment #2
merlinofchaos commentedI can't do more on this without understanding the problem more. I haven't run into this at all using IE8 myself.
Comment #3
seanrI think this might actually be a bug in the render module's implementation of sIFR 3 that is interfering somehow with Panels JS.
Comment #4
esmerel commentedSetting to active to see if further research should be done with respect to render module.
Comment #5
merlinofchaos commentedDoes this still happen? I've done some work to protect Panels' .js from things like multiple jQuery installs, and that COULD cause things like the error posted here.
Comment #6
esmerel commentedNo updates in more than 30 days.
Comment #8
shijobaby commentedhttp://ie8troubleshoot.blogspot.com/2010/07/object-doesnt-support-this-p...