Ticket #3730 (closed bug: duplicate)
Sortable: Use $.widget.prototype._trigger
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.0.0 |
| Component: | ui.sortable | Version: | 1.6rc4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Remove _propagate.
Change History
comment:2 Changed 4 years ago by scott.gonzalez
- Status changed from closed to reopened
- Resolution fixed deleted
Renaming _propagate to _trigger is not the correct fix. The plugin should not be overriding the _trigger method from the widget prototype.
comment:3 Changed 4 years ago by scott.gonzalez
- Priority changed from critical to blocker
- Milestone changed from 1.6 to 1.next
Note: See
TracTickets for help on using
tickets.


Fixed in r1559.