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

merlinofchaos’s picture

Interesting. 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.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

I can't do more on this without understanding the problem more. I haven't run into this at all using IE8 myself.

seanr’s picture

I think this might actually be a bug in the render module's implementation of sIFR 3 that is interfering somehow with Panels JS.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Active

Setting to active to see if further research should be done with respect to render module.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Does 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.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Fixed

No updates in more than 30 days.

Status: Fixed » Closed (fixed)

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