Skip to main content

Bug Tracker

Side navigation

#6656 closed bug (invalid)

Opened June 10, 2010 05:24PM UTC

Closed August 11, 2010 02:26AM UTC

Last modified October 25, 2010 10:51PM UTC

Wrap with an HTML5 element in IE 8 causes error.

Reported by: brandonAZ Owned by:
Priority: Milestone: 1.4.2
Component: manipulation Version: 1.4.2
Keywords: wrap wrapAll unexpected call property access HTML5 Cc:
Blocked by: Blocking:
Description

Wrapping element(s) with an HTML5 element, such as <aside/>, causes IE 8 to throw an error. Error Detail:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)

Message: Unexpected call to method or property access.

Line: 103

Char: 460

Code: 0

URI: http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

Attachments (0)
Change History (3)

Changed June 11, 2010 12:34AM UTC by dmethvin comment:1

Changed August 11, 2010 02:26AM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

Please reopen with a test case if needed, but do read the blog entry above.

Changed October 25, 2010 10:51PM UTC by christian@wikia-inc.com comment:3

I've created a test case for this here:

http://jsfiddle.net/BladeBronson/g4wjw/4/

It is still a problem in all versions of Internet Explorer.