Skip to main content

Bug Tracker

Side navigation

#6494 closed bug (invalid)

Opened April 27, 2010 04:48PM UTC

Closed September 27, 2010 12:17AM UTC

clone(true) causes stack overflow error in ie on sortable elements

Reported by: davinlior Owned by:
Priority: undecided Milestone: 1.4.3
Component: manipulation Version: 1.4.2
Keywords: clone, sortable Cc:
Blocked by: Blocking:
Description

the issue here is when executing .clone(true) on some (see below) elements that are .sortable()

im posting it here because while its an error with ui + core, its caused on executing the clone() function, so i thought it most appropriate.

http://butter.dnsalias.com/worxperience/html/test.htm

the source is pretty self explanatory.

IMPORTANT NOTES:

it happens on ie7/8 (not on chrome or ff)

at the aforementioned url, when clicking the button the code executes the clone of the sortable elements. it should be noted that initially if the element isnt touched, there is no problem caused. but once the element has been dragged, focused, etc. and the button clicked, the stack overflow error is thrown.

Attachments (0)
Change History (1)

Changed September 27, 2010 12:17AM UTC by dmethvin comment:1

priority: → undecided
resolution: → invalid
status: newclosed

The test case url doesn't seem to work anymore. If this is still a problem, please triage it on the forum to determine whether it is a jQuery core bug.