Skip to main content

Bug Tracker

Side navigation

#8365 closed bug (fixed)

Opened February 23, 2011 06:17PM UTC

Closed February 23, 2011 06:18PM UTC

IE 9 RC is failing to fix cloned attributes

Reported by: john Owned by: john
Priority: blocker Milestone: 1.5.1
Component: manipulation Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

A number of tests are failing in the test suite relating to the cloning of elements that have specific attributes/expandos. This is mostly due to the fact that the event cloning logic was fixed in IE 9 but the attribute cloning logic was not - we need to make a new support property to cover this case.

Attachments (0)
Change History (2)

Changed February 23, 2011 06:17PM UTC by john comment:1

component: unfiledmanipulation
milestone: 1.next1.5.1
owner: → john
priority: undecidedblocker
status: newassigned

Changed February 23, 2011 06:18PM UTC by jeresig comment:2

resolution: → fixed
status: assignedclosed

Make a new jQuery.support.noCloneChecked - splitting apart the previous feature detect relating to clone in IE, fixes the last remaining issue with IE 9 RC. Fixes #8365.

Changeset: 292acd97a226ec15af2adc069d02973d59c6bc59