Ticket #6656 (closed bug: invalid)
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: | |
| Blocking: | Blocked by: |
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
Change History
comment:2 Changed 3 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
Please reopen with a test case if needed, but do read the blog entry above.
comment:3 Changed 3 years ago by christian@…
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Can you provide a test case?
The information in this blog entry may be relevant:
http://blogs.msdn.com/b/ie/archive/2010/06/10/same-markup-explaining-quot-jscript-version-quot-and-styling-new-html5-elements.aspx