Ticket #3856 (closed bug: fixed)
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: | |
| Blocking: | Blocked by: |
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
Change History
Changed 4 years ago by Marc Diethelm
-
attachment
sortable.receive-callback.ui-sender.html
added
comment:1 Changed 4 years ago by scott.gonzalez
- Priority changed from major to critical
- Component changed from ui.core to ui.sortable
- Milestone changed from TBD to 1.6
comment:2 Changed 4 years ago by paul
- Status changed from new to closed
- Resolution set to fixed
Fixed in r1676. Thanks!
Changed 4 years ago by Marc Diethelm
-
attachment
sortable.receive-callback.ui-sender.2.html
added
Testcase
Note: See
TracTickets for help on using
tickets.


Minimal testcase