Skip to main content

Search and Top Navigation

#7687 closed bug (notabug)

Opened September 02, 2011 11:12AM UTC

Closed September 02, 2011 12:04PM UTC

Sortable Bug in 1.8.16

Reported by: DarsVaeda Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.sortable Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/dsm3J/ -> jqueryUI 1.8.5

http://jsfiddle.net/dsm3J/1/ -> jqueryUI 1.8.16

if you drag the "ID19" to the other side you get a perfectly fine array with all elements in jqueryUI 1.8.5 but in jqueryUI 1.8.16 the id from "ID19" is missing

Attachments (0)
Change History (1)

Changed September 02, 2011 12:04PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

This is an intentional change. Cloning an element with an id is invalid.