#3730 closed bug (duplicate)
Sortable: Use $.widget.prototype._trigger
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Remove _propagate.
Change History (5)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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 14 years ago by
Milestone: | 1.6 → 1.next |
---|---|
Priority: | critical → blocker |
comment:4 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Duplicate of #6172.
comment:5 Changed 11 years ago by
Milestone: | 1.next → 2.0.0 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in r1559.