Side navigation
#9587 closed bug (fixed)
Opened June 15, 2011 06:22AM UTC
Closed August 04, 2011 09:57PM UTC
Last modified March 09, 2012 05:08AM UTC
Cloning a div with an object causes error in IE8
Reported by: | Motty | Owned by: | rwaldron |
---|---|---|---|
Priority: | high | Milestone: | 1.6.3 |
Component: | manipulation | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When a div that contains an object is cloned in IE8, the following error is seen.
SCRIPT5007: Unable to get value of the property 'nodeType': object is null or undefined jquery-1.6.js, line 5769 character 2
This only happens in IE8 with jQuery version 1.5+. If I change this jsFiddle demo (http://jsfiddle.net/Mottie/zQxgH/) to jQuery version 1.4.4 or older, the error doesn't occur.
Attachments (0)
Change History (8)
Changed June 15, 2011 02:49PM UTC by comment:1
component: | unfiled → manipulation |
---|---|
owner: | → rwaldron |
priority: | undecided → high |
status: | new → assigned |
Changed June 15, 2011 02:50PM UTC by comment:2
Changed June 15, 2011 03:19PM UTC by comment:3
Changed July 12, 2011 07:57PM UTC by comment:4
milestone: | 1.next → 1.7 |
---|
Confirmed in bug triage.
Changed July 12, 2011 10:03PM UTC by comment:5
Experiencing this on IE9 (9.0.8112.16421) also. Hoping for a 1.5.x patch.
Changed July 13, 2011 12:28AM UTC by comment:6
_comment0: | There will not be a 1.5.x patch as jQuery has just released 1.6.2 → 1310516998418492 |
---|
There will not be a 1.5.x patch as jQuery has just released 1.6.2 - you can expect this to land in 1.7
Changed August 04, 2011 09:57PM UTC by comment:7
Changed August 26, 2011 02:45AM UTC by comment:8
milestone: | 1.7 → 1.6.3 |
---|