Skip to main content

Search and Top Navigation

#3856 closed bug (fixed)

Opened January 16, 2009 02:09PM UTC

Closed January 19, 2009 11:34AM UTC

Sortable: recive (callback): ui.sender is incorrect

Reported by: Marc Diethelm Owned by:
Priority: critical Milestone: 1.7
Component: ui.sortable Version: 1.6rc5
Keywords: draggable, sortable, connectToSortable, ui.sender Cc:
Blocked by: Blocking:
Description

Regression:

Use connectToSortable on a draggable and then check ui.sender in the sortables receive callback: ui.sender used to be the original draggable item, but now it references the sortable.

Attachments (2)
Change History (2)

Changed January 17, 2009 12:50AM UTC by scottgonzalez comment:1

component: ui.coreui.sortable
milestone: TBD1.6
priority: majorcritical

Changed January 19, 2009 11:34AM UTC by paul comment:2

resolution: → fixed
status: newclosed

Fixed in r1676. Thanks!